Update style.css

This commit is contained in:
ehpersonal38
2022-04-18 10:43:41 -04:00
parent 14635d4e84
commit 63f89c4813
+4 -5
View File
@@ -496,11 +496,10 @@ button:hover {
} }
.copyimage { .copyimage {
position:absolute; position:sticky;
top: 7px; float:right;
right: 7px; width:27px !important;
width: 25px !important; height:27px !important;
height: 25px !important;
} }
.relative { .relative {
position:relative; position:relative;