Merge pull request #202 from ehpersonal38/main

Update style.css
This commit is contained in:
Patrick McGuire
2022-04-18 11:23:28 -04:00
committed by GitHub
+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;