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