glitchsoc-themes/pink-moonlight/styles/pink-moonlight/big-scroll.scss

7 lines
114 B
SCSS
Raw Permalink Normal View History

2019-03-12 16:09:58 -04:00
/* Bigger fucking scrollbars */
::-webkit-scrollbar {
height: 25px !important;
width: 10px !important;
}