mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-24 20:12:22 +03:00
version 1.6.1
This commit is contained in:
@@ -91,7 +91,7 @@ body.os-dragging * {
|
||||
height: 500px;
|
||||
width: 500px;
|
||||
}
|
||||
#os-dummy-scrollbar-size > * {
|
||||
#os-dummy-scrollbar-size > div {
|
||||
width: 200%;
|
||||
height: 200%;
|
||||
margin: 10px 0;
|
||||
@@ -150,21 +150,6 @@ body.os-dragging * {
|
||||
margin: 0;
|
||||
-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 {
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user