justin-chu / react-fast-marquee

A lightweight React component that harnesses the power of CSS animations to create silky smooth marquees.
https://react-fast-marquee.com
MIT License
1.16k stars 95 forks source link

z-index problem on marque #75

Closed vikyw89 closed 1 year ago

vikyw89 commented 1 year ago

when there are several elements with different z-index, the marque with lower z-index is rendered on top of another element with higher z-index