Squashed commit of the following:

commit b1c5ecfcc0
Author: Grason Chan <grasonchan@gmail.com>
Date:   Wed Jul 7 23:28:10 2021 +0800

    fix(Turntable): repair invalid styles

    You may need to reinstall Spotify and Spicetify.
This commit is contained in:
okarin001 2021-07-07 22:16:32 +05:30
parent b7c6af2765
commit 81895252cc

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)
}