Files
dots/themes/Gruvbox-Gold/user.css
2021-05-25 14:22:33 +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);
}