spicetify-themes/Gruvbox-Gold/user.css
2020-09-28 18:42:50 +02:00

12 lines
256 B
CSS

/*Thinner scrollbar*/
/* ::-webkit-scrollbar {
height: 6px !important;
width: 0px !important;
background-color: transparent;
} */
.TableCellSong__label {
color: var(--modspotify_main_fg);
border: 1px solid var(--modspotify_main_fg);
}