mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-23 01:50:36 +03:00
increase size observer percentage size
This commit is contained in:
@@ -21,8 +21,8 @@ $inflate-margin: 200px;
|
|||||||
}
|
}
|
||||||
|
|
||||||
.os-size-observer {
|
.os-size-observer {
|
||||||
height: 3%;
|
height: 25%;
|
||||||
width: 3%;
|
width: 25%;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
contain: strict;
|
contain: strict;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user