spicetify-themes/Gruvbox-Gold/user.css
2020-03-01 10:32:27 -04:00

7 lines
136 B
CSS

/*Thinner scrollbar*/
::-webkit-scrollbar {
height: 6px !important;
width: 0px !important;
background-color: transparent;
}