This commit is contained in:
2026-06-26 20:45:01 -04:00
commit cb316b9762
6 changed files with 80 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
.ug-copy-btn {
background-color: #e76486;
border-radius: 10px;
bottom: 0;
color: #292929;
cursor: pointer;
font-size: large;
font-weight: bold;
padding: 10px;
position: absolute;
right: 0;
}