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