Minor tweaks to tree/nav tree
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
height: 5px
|
||||
|
||||
::-webkit-scrollbar-track
|
||||
background-color: $color-background
|
||||
background-color: rgba($color-background, .2)
|
||||
|
||||
::-webkit-scrollbar-thumb
|
||||
background-color: $color-text-dark-hint
|
||||
background-color: rgba($color-text-dark-hint, .6)
|
||||
|
||||
$splitter-width: 5px
|
||||
|
||||
|
Reference in New Issue
Block a user