Pillar: Wider scrollbars
This commit is contained in:
parent
970303577a
commit
b4982c4128
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user