Various results grid scrolling fixes (#5285)

This commit is contained in:
Karl Burtram
2019-05-01 12:36:16 -07:00
committed by GitHub
parent 104b99ffa0
commit c1cb9000a9
5 changed files with 42 additions and 44 deletions

View File

@@ -148,7 +148,7 @@
.vs ::-webkit-scrollbar {
width: 14px;
height: 10px;
height: 12px;
}
.vs ::-webkit-scrollbar-thumb {
background: hsla(0,0%,47%,.4);