mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
fix(Sleek): liked songs nav button (#884)
This commit is contained in:
parent
f8c91b681f
commit
5d5eca15ae
@ -122,7 +122,9 @@ NAVBAR
|
||||
|
||||
.main-navBar-navBarLinkActive,
|
||||
.main-navBar-navBarLinkActive:focus,
|
||||
.main-navBar-navBarLinkActive:hover {
|
||||
.main-navBar-navBarLinkActive:hover,
|
||||
.main-collectionLinkButton-selected,
|
||||
.main-collectionLinkButton-selected svg {
|
||||
color: var(--spice-nav-active-text) !important;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user