fix navpane h.scroll bug

This commit is contained in:
ed 2021-08-24 00:29:11 +02:00
parent f5f38f195c
commit 7c3f64abf2

View file

@ -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;