mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
Fix highlight on hover
This commit is contained in:
parent
00382bdd01
commit
ff49e84690
@ -404,7 +404,7 @@ a.x-categoryCard-CategoryCard, a.x-heroCategoryCard-HeroCategoryCard {
|
|||||||
transition: all 500ms;
|
transition: all 500ms;
|
||||||
}
|
}
|
||||||
|
|
||||||
#spicetify-playlist-list > div > div:nth-child(2) > li {
|
#spicetify-playlist-list > div > div:nth-child(2) > li:hover {
|
||||||
border-color: var(--spice-button);
|
border-color: var(--spice-button);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user