mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-06 06:52:27 +03:00
version 1.13.3
This commit is contained in:
+10
-10
@@ -363,19 +363,19 @@ object.os-resize-observer {
|
||||
}
|
||||
@-webkit-keyframes os-resize-observer-dummy-animation {
|
||||
from {
|
||||
z-index: 0;
|
||||
}
|
||||
to {
|
||||
z-index: -1;
|
||||
}
|
||||
cursor: auto;
|
||||
}
|
||||
to {
|
||||
cursor: none;
|
||||
}
|
||||
}
|
||||
@keyframes os-resize-observer-dummy-animation {
|
||||
from {
|
||||
z-index: 0;
|
||||
}
|
||||
to {
|
||||
z-index: -1;
|
||||
}
|
||||
cursor: auto;
|
||||
}
|
||||
to {
|
||||
cursor: none;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user