This commit is contained in:
Rene Haas
2017-09-11 14:27:51 +02:00
committed by GitHub
parent 4410c73a10
commit bb42eed4a4
+6 -2
View File
@@ -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;
}
}