mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-05-17 06:29:40 +03:00
v1.0
This commit is contained in:
@@ -387,7 +387,11 @@ html.os-html > .os-host > .os-scrollbar {
|
||||
.os-host-overflow {
|
||||
overflow: hidden !important;
|
||||
}
|
||||
.os-host-overflow-x {} .os-host-overflow-y {} @-webkit-keyframes hs-resize-observer-dummy-animation {
|
||||
.os-host-overflow-x {
|
||||
}
|
||||
.os-host-overflow-y {
|
||||
}
|
||||
@-webkit-keyframes hs-resize-observer-dummy-animation {
|
||||
from {
|
||||
z-index: 0;
|
||||
}
|
||||
@@ -522,4 +526,4 @@ THEMES:
|
||||
.os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
|
||||
right: -6px;
|
||||
left: -2px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user