spicetify-themes/Arc-Dark/user.css
2019-09-03 17:28:17 +02:00

7 lines
127 B
CSS

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