mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-22 08:00:37 +03:00
version 1.6.1
This commit is contained in:
@@ -91,7 +91,7 @@ body.os-dragging * {
|
|||||||
height: 500px;
|
height: 500px;
|
||||||
width: 500px;
|
width: 500px;
|
||||||
}
|
}
|
||||||
#os-dummy-scrollbar-size > * {
|
#os-dummy-scrollbar-size > div {
|
||||||
width: 200%;
|
width: 200%;
|
||||||
height: 200%;
|
height: 200%;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
@@ -150,21 +150,6 @@ body.os-dragging * {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
}
|
}
|
||||||
.os-viewport-restricted:after {
|
|
||||||
content: '';
|
|
||||||
display: block;
|
|
||||||
width: auto;
|
|
||||||
height: 1px;
|
|
||||||
overflow: hidden;
|
|
||||||
pointer-events: none;
|
|
||||||
-webkit-transform: scale(0.0001);
|
|
||||||
transform: scale(0.0001);
|
|
||||||
font-size: 0 !important;
|
|
||||||
line-height: 0 !important;
|
|
||||||
margin: -1px 0 0 0 !important;
|
|
||||||
padding: 0 !important;
|
|
||||||
border: 0 !important;
|
|
||||||
}
|
|
||||||
.os-content-arrange {
|
.os-content-arrange {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user