Show default cursor in scrollbars

pull/171/head
Jesús Arroyo Torrens 7 years ago
parent 113141d86d
commit 4339cd0a69

@ -61,6 +61,7 @@
&.ps-active-y > .ps-scrollbar-y-rail {
display: block;
background-color: map_get($theme, bar-bg);
cursor: default !important;
}
@include in-scrolling($theme);

Loading…
Cancel
Save