mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-18 13:30:36 +03:00
v1.0
This commit is contained in:
@@ -387,7 +387,11 @@ html.os-html > .os-host > .os-scrollbar {
|
|||||||
.os-host-overflow {
|
.os-host-overflow {
|
||||||
overflow: hidden !important;
|
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 {
|
from {
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user