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 {
position:absolute;
top: 7px;
right: 7px;
width: 25px !important;
height: 25px !important;
position:sticky;
float:right;
width:27px !important;
height:27px !important;
}
.relative {
position:relative;