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

Bulma dropdown arrows beneath calendar show through #29

Open
airblade opened this issue Feb 26, 2024 · 0 comments
Open

Bulma dropdown arrows beneath calendar show through #29

airblade opened this issue Feb 26, 2024 · 0 comments

Comments

@airblade
Copy link
Owner

In Bulma, <select> dropdowns have an arrow icon with a z-index of 4. These are visible through the expanded calendar.

Screenshot 2024-02-26 at 9 28 13 am Screenshot 2024-02-26 at 9 28 04 am

Giving the calendar (CSS class .sdp-cal) a z-index of 5 fixes the problem.

However I'm not sure whether to add a z-index in the CSS here, given that it's a Bulma-specific problem.

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

No branches or pull requests

1 participant