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

Fixed color popover in docs modal #1993

Merged

Conversation

RunDevelopment
Copy link
Member

@RunDevelopment RunDevelopment commented Jul 26, 2023

This fixes the color popover appearing below the docs modal by overriding the z index of the popover. The CSS selector is a bit complex, because I wanted to apply the z index only to color popovers that need it.

Also, I needed to do in CSS, because Chakra does not support styles (or even class names) for the popover container.

@joeyballentine joeyballentine merged commit 8210adc into chaiNNer-org:main Jul 27, 2023
4 checks passed
@RunDevelopment RunDevelopment deleted the color-popover-in-docs branch July 27, 2023 10:52
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.

None yet

2 participants