fix: handle stickyness when scrolling is locked
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
.hideWrapper {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
top: 100%;
|
||||
|
||||
Reference in New Issue
Block a user