backward / forward doesnt work with direction vertical
Closed this issue · 2 comments
ShaimyWinda commented
Hello,
I try your Scrollbox but in vertically, doesnt work very well
Do you know why ?
Thanks
wmh commented
To fix it:
- give .js-qv-mask a fixed height, say 44.5rem;
- enlarge height of .js-qv-mask > ul, say 65rem;
- remove width of .js-qv-mask > ul
ShaimyWinda commented
OMG thank you so much !!! I have been working on this problem for 6 hours