Fix overlay button margin for some pages

This commit is contained in:
Ivan Grachev 2022-08-30 16:32:33 +03:00
parent 61b3560542
commit 064f9bb968

View File

@ -33,6 +33,7 @@ function injectScript() {
padding: 0px;
line-height: 1.2em;
text-align: center;
margin: 0;
}
@keyframes fadeInOpacity {