ganlanyuan / tiny-slider

Vanilla javascript slider for all purposes.
MIT License
5.26k stars 786 forks source link

overflow in .tns-ovh #801

Open arturhonores opened 2 years ago

arturhonores commented 2 years ago

the .tns-ovh class only works with "overflow:hidden", when i try "overflow-y: visible" it doesn't work. I've tried by CDN and NPM, and I can't change it. What could I be doing wrong?