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

Add Z-Index to Scrollbar Rail Wrappers #140

Open
mariobehling opened this issue Jul 3, 2024 · 0 comments
Open

Add Z-Index to Scrollbar Rail Wrappers #140

mariobehling opened this issue Jul 3, 2024 · 0 comments
Assignees

Comments

@mariobehling
Copy link
Member

Objective:
Enhance the visibility and layering of scrollbar rail wrappers by adding a z-index property.

Details:
To ensure that the scrollbar rail wrappers are correctly layered and not obstructed by other elements, we need to add a z-index property.

Tasks:

  1. Update the CSS for .scroll-parent to include the z-index property for .bunt-scrollbar-rail-wrapper-x and .bunt-scrollbar-rail-wrapper-y.
  2. Test the changes to ensure the scrollbar rail wrappers are properly layered and visible.

Why This Matters:
Adding a z-index to the scrollbar rail wrappers will improve the user interface by ensuring that these elements are not hidden behind other content. This change will enhance the usability and visual consistency of the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants