Fix: Reduced the size of mini play button slightly on phones
This commit is contained in:
parent
c203962fb6
commit
7243505b7a
1 changed files with 2 additions and 1 deletions
|
|
@ -295,7 +295,8 @@ html {
|
|||
}
|
||||
|
||||
.layout-mobile .cardOverlayButton {
|
||||
padding: .75em;
|
||||
padding: 1em;
|
||||
font-size: 75%;
|
||||
}
|
||||
|
||||
.layout-mobile .portraitCard .cardOverlayButton-br,
|
||||
|
|
|
|||
Loading…
Reference in a new issue