mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
fix navpane h.scroll bug
This commit is contained in:
parent
f5f38f195c
commit
7c3f64abf2
|
@ -696,6 +696,7 @@ input.eq_gain {
|
|||
left: 0;
|
||||
bottom: 0;
|
||||
top: 7em;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
-ms-scroll-chaining: none;
|
||||
overscroll-behavior-y: none;
|
||||
|
|
Loading…
Reference in a new issue