parent
fad7f8b4a6
commit
69e3fb2688
@ -28,12 +28,14 @@
|
|||||||
@include scrollbar-rail-hover($theme);
|
@include scrollbar-rail-hover($theme);
|
||||||
> .ps-scrollbar-x {
|
> .ps-scrollbar-x {
|
||||||
@include scrollbar-hover($theme);
|
@include scrollbar-hover($theme);
|
||||||
|
height: map_get($theme, scrollbar-x-hover-height);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&.ps-y > .ps-scrollbar-y-rail {
|
&.ps-y > .ps-scrollbar-y-rail {
|
||||||
@include scrollbar-rail-hover($theme);
|
@include scrollbar-rail-hover($theme);
|
||||||
> .ps-scrollbar-y {
|
> .ps-scrollbar-y {
|
||||||
@include scrollbar-hover($theme);
|
@include scrollbar-hover($theme);
|
||||||
|
width: map_get($theme, scrollbar-y-hover-width);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user