New: Wider and taller scroll bar for the click to scrollers out there

This commit is contained in:
Mark McDowall
2019-07-04 19:53:18 -07:00
committed by Qstick
parent a3e312b368
commit 6a68e5ca92
3 changed files with 49 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
}
.thumb {
min-height: 50px;
min-height: 100px;
border: 1px solid transparent;
border-radius: 5px;
background-color: $scrollbarBackgroundColor;