Skip to content
New issue

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

Modified Z index properly for all elements #100

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

aaaa760
Copy link
Collaborator

@aaaa760 aaaa760 commented Jan 23, 2024

I modified all the z indexes in our application and tested them and now they are not overlapping

isNavOpen ? 'translate-x-0' : '-translate-x-full'
}`}>
<div className="flex justify-between items-center">
<div className="flex justify-between items-center z-49">
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing like z-49.

@AaruBama AaruBama merged commit 30810fd into AaruBama:master Feb 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants