spicetify-themes/Arc-Dark/user.css

7 lines
127 B
CSS
Raw Normal View History

2019-09-03 17:28:17 +02:00
/*Thinner scrollbar*/
::-webkit-scrollbar {
height: 6px !important;
width: 0px !important;
background-color: transparent;
}