Show default cursor in scrollbars
This commit is contained in:
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…
Reference in New Issue
Block a user