mirror of
https://github.com/Motschen/Retroblur.git
synced 2025-12-16 13:05:08 +01:00
Fixed navbar colliding with little Spotify's menu
This commit is contained in:
3
user.css
3
user.css
@@ -22,6 +22,9 @@ body {
|
|||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
}
|
}
|
||||||
|
.main-navBar-entryPoints {
|
||||||
|
margin-top: 20px;
|
||||||
|
}
|
||||||
.main-repeatButton-button, .main-shuffleButton-button {
|
.main-repeatButton-button, .main-shuffleButton-button {
|
||||||
color: var(--spice-subtext);
|
color: var(--spice-subtext);
|
||||||
opacity: 70%;
|
opacity: 70%;
|
||||||
|
|||||||
Reference in New Issue
Block a user