mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-18 14:23:40 +03:00
improve website
This commit is contained in:
@@ -17,14 +17,6 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
/* disable ios bounce on overscroll */
|
||||
html,
|
||||
body,
|
||||
.os-viewport,
|
||||
[data-overlayscrollbars='viewport'] {
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
/* elements wont be suddenly cropped after initialization is done */
|
||||
[data-overlayscrollbars-initialize]:not([data-overlayscrollbars]):not(html) {
|
||||
overflow: auto;
|
||||
|
||||
Reference in New Issue
Block a user