Open jjakob666 opened 2 years ago
I'm looking to have the animated div contents show on top of any other content. I tried adding a className to animated and give it a large z-index but it still shows up underneath other content.
I have here also such problem when I try to pop up over inputs (of react select).
Seems that this lib doesn't maintained well
https://github.com/digital-flowers/react-animated-css/issues/33
I'm looking to have the animated div contents show on top of any other content. I tried adding a className to animated and give it a large z-index but it still shows up underneath other content.