mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-18 12:30:35 +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;
|
||||||
}
|
}
|
||||||
@@ -522,4 +526,4 @@ THEMES:
|
|||||||
.os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
|
.os-host-rtl.os-theme-light > .os-scrollbar-vertical .os-scrollbar-handle:before {
|
||||||
right: -6px;
|
right: -6px;
|
||||||
left: -2px;
|
left: -2px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user