mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-25 04:12:29 +01:00
add comments
This commit is contained in:
parent
b4665cd37c
commit
0317602200
@ -1413,8 +1413,9 @@ button#player-button-repeat,
|
||||
color: var(--modspotify_secondary_fg);
|
||||
}
|
||||
|
||||
/* "Recommended Songs" header */
|
||||
#playlist-extender .playlist-extender-content header {
|
||||
padding-left: 52px;
|
||||
padding-left: 52px; /* 52 matches the recommended songs playlist */
|
||||
}
|
||||
|
||||
.SidebarListItemLink:before {
|
||||
|
@ -1504,8 +1504,9 @@ button#player-button-repeat,
|
||||
color: var(--modspotify_secondary_fg);
|
||||
}
|
||||
|
||||
/* "Recommended Songs" header */
|
||||
#playlist-extender .playlist-extender-content header {
|
||||
padding-left: 52px;
|
||||
padding-left: 52px; /* 52 matches the recommended songs playlist */
|
||||
}
|
||||
|
||||
.SidebarListItemLink:before {
|
||||
|
Loading…
Reference in New Issue
Block a user