fix(Turntable): repair invalid styles

You may need to reinstall Spotify and Spicetify.
This commit is contained in:
Grason Chan 2021-07-07 23:28:10 +08:00
parent b7c6af2765
commit b1c5ecfcc0

View File

@ -61,7 +61,7 @@
background-color: #181818 !important
}
.main-virtualScrollList-wrapper [role="row"]:nth-child(odd) {
.main-rootlist-wrapper [role="row"]:nth-child(odd) {
background: linear-gradient(to right, #121212, #191919, #121212)
}