We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
position: fixed
However, these icons appear on top no matter what I do.
I have tried messing with z-index to no avail.
z-index
Is there a technique in order to hide these SVG behind elements?
The text was updated successfully, but these errors were encountered:
It's so strange... can you paste the code in order to do some tests?
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: