Pillar: Wider scrollbars

This commit is contained in:
Pablo Vazquez 2020-07-29 22:52:32 +02:00
parent 970303577a
commit b4982c4128

View File

@ -1,12 +1,13 @@
::-webkit-scrollbar
width: 5px
height: 5px
width: 8px
height: 8px
::-webkit-scrollbar-track
background-color: transparent
::-webkit-scrollbar-thumb
background-color: darken($color-background, 40%)
border-radius: 999em
::placeholder
color: $color-text-dark-hint