react-ionicons
react-ionicons copied to clipboard
react ionicons SVG does not respect z-index or fixed elements
I am having an issue using the icons from this package.
I have a navigation dropdown that is position: fixed and overlays the entire screen.
However, these icons appear on top no matter what I do.
I have tried messing with z-index to no avail.
Is there a technique in order to hide these SVG behind elements?
It's so strange... can you paste the code in order to do some tests?