Fix: On phones, reduced the padding around the main play/resume button
This commit is contained in:
parent
ba96445fdb
commit
210148aa53
1 changed files with 1 additions and 1 deletions
|
|
@ -988,7 +988,7 @@ progress+span {
|
|||
|
||||
.layout-mobile [dir=ltr] .mainDetailButtons {
|
||||
flex-wrap: wrap;
|
||||
padding-inline: 20%;
|
||||
padding-inline: 10%;
|
||||
}
|
||||
|
||||
.mainDrawer,
|
||||
|
|
|
|||
Loading…
Reference in a new issue