-
Notifications
You must be signed in to change notification settings - Fork 152
fix: panels and dropdowns overlap. #43
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
Comments
palashb01
added a commit
to palashb01/cv-frontend-vue
that referenced
this issue
Jan 5, 2023
The elements panel and timing diagram were overlapping with dropdowns because of z-index being 100, changed the z-index and now the dropdowns are behaving as expected. Fixes: CircuitVerse#43
palashb01
added a commit
to palashb01/cv-frontend-vue
that referenced
this issue
Jan 5, 2023
The elements panel and timing diagram were overlapping with dropdowns because of z-index being 100, changed the z-index and now the dropdowns are behaving as expected. Fixes: CircuitVerse#43
palashb01
added a commit
to palashb01/cv-frontend-vue
that referenced
this issue
Jan 5, 2023
The elements panel and timing diagram were overlapping with dropdowns because of z-index being 100, changed the z-index and now the dropdowns are behaving as expected. Fixes: CircuitVerse#43
devartstar
pushed a commit
that referenced
this issue
Jan 21, 2023
fixed panel and dropdown overlap The elements panel and timing diagram were overlapping with dropdowns because of z-index being 100, changed the z-index and now the dropdowns are behaving as expected. Fixes: #43
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Demo Video:
circuitverse_new_issue.mp4
Are you working on this Issue ? (YES/NO)
YES
The text was updated successfully, but these errors were encountered: