media section: Change size of the fallback cover
Fallback cover used to be larger than the non-fallback one, making the media controls look inconsistent.
This commit is contained in:
parent
3fa3889fa5
commit
df77fb6793
@ -1084,8 +1084,8 @@ StScrollBar {
|
||||
background-color: $bg_color;
|
||||
border: 2px solid $bg_color;
|
||||
border-radius: 2px;
|
||||
icon-size: 16px;
|
||||
padding: 8px; }
|
||||
icon-size: 32px !important;
|
||||
padding: 6px; }
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user