A lightweight production-ready Carousel that rocks supports multiple items and server-side rendering with no dependency. Bundle size 2kb.
1.3k
stars
293
forks
source link
Fixes #459: Default carousel arrows z-index issue. #460
Open
swapnesh839 opened 4 weeks ago
There was an unnecessary z-index of 1000. I faced this problem every time during implementation. It was a small but annoying bug .
Adjusted the z-index to ensure the arrows are visible as intended but not overlap with other sections like header .