mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Music player buttons were too close to the seek bar on desktops
This commit is contained in:
@@ -2158,6 +2158,10 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
|||||||
background: var(--highlightOutlineColor);
|
background: var(--highlightOutlineColor);
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
.nowPlayingButtonsContainer {
|
||||||
|
margin-top: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.nowPlayingPageImageContainerNoAlbum {
|
.nowPlayingPageImageContainerNoAlbum {
|
||||||
border: var(--defaultBorder);
|
border: var(--defaultBorder);
|
||||||
border-radius: var(--smallRadius);
|
border-radius: var(--smallRadius);
|
||||||
|
Reference in New Issue
Block a user