We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
In mobile mode, the menu drop items is hiding behind menu item, see attached.
This issue could potentially be fixed by adding a z-index: 100 to class: dropdown-menu__drop in admin-index.css file
Could anyone add this into the repo?
Or alternatively could anyone show us how to properly overriding the css in my django project without touching the existing css?
Thanks!
The text was updated successfully, but these errors were encountered:
Fixed in 44e697d, for further improvements there's still #23
Sorry, something went wrong.
JostCrow
No branches or pull requests
Hi,
In mobile mode, the menu drop items is hiding behind menu item, see attached.
This issue could potentially be fixed by adding a z-index: 100 to class: dropdown-menu__drop in admin-index.css file
Could anyone add this into the repo?
Or alternatively could anyone show us how to properly overriding the css in my django project without touching the existing css?
Thanks!
The text was updated successfully, but these errors were encountered: