react-ionicons icon indicating copy to clipboard operation
react-ionicons copied to clipboard

react ionicons SVG does not respect z-index or fixed elements

Open ArthurHwang opened this issue 6 years ago • 1 comments

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?

ArthurHwang avatar Oct 12 '19 22:10 ArthurHwang

It's so strange... can you paste the code in order to do some tests?

zamarrowski avatar Jan 29 '21 09:01 zamarrowski