spicetify-themes/Midnight-Light/user.css
2020-01-19 14:19:40 +01:00

14 lines
221 B
CSS

/*Thinner scrollbar*/
::-webkit-scrollbar {
height: 6px !important;
width: 0px !important;
background-color: transparent;
}
.gc-label-text {
color: #fafafa;
}
#view-leaderboard-ad {
display: none !important;
}