Increase scrollbar width by a few px
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
$thumb-width: 4px;
|
$thumb-width: 4px;
|
||||||
|
|
||||||
::-webkit-scrollbar {
|
::-webkit-scrollbar {
|
||||||
width: 14px;
|
width: 17px;
|
||||||
height: 18px;
|
height: 18px;
|
||||||
border-left: 0.5px solid $track-border-color;
|
border-left: 0.5px solid $track-border-color;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user