spicetify-themes/Arc-Green/user.css

10 lines
233 B
CSS
Raw Normal View History

2020-03-31 04:41:04 +02:00
/* If you want to remove the scrollbar for a cleaner UI
remove both slashes and * from each line below
*/
::-webkit-scrollbar {
/* height: 6px !important; */
/* width: 0px !important; */
/* background-color: transparent; */
}