mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-21 00:50:36 +03:00
remove position relative from padding element
This commit is contained in:
@@ -109,8 +109,7 @@ html[data-overlayscrollbars] > body {
|
|||||||
* structure setup
|
* structure setup
|
||||||
*/
|
*/
|
||||||
|
|
||||||
[data-overlayscrollbars~='host'],
|
[data-overlayscrollbars~='host'] {
|
||||||
.os-padding {
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
[data-overlayscrollbars~='host'],
|
[data-overlayscrollbars~='host'],
|
||||||
|
|||||||
Reference in New Issue
Block a user