Fix: Reduced the size of mini play button slightly on phones

This commit is contained in:
lscambo13
2025-05-19 13:16:15 -07:00
parent c203962fb6
commit 7243505b7a

View File

@@ -295,7 +295,8 @@ html {
}
.layout-mobile .cardOverlayButton {
padding: .75em;
padding: 1em;
font-size: 75%;
}
.layout-mobile .portraitCard .cardOverlayButton-br,