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
When a checkbox is inside a dropdown menu, and you zoom out in browser(say 90%), part of the checkbox is not visible.
Note: This is easy to reproduce on a 2K monitor or with a resolution 2560 x 1440.
The checkbox should be fully visible at any zoom level
https://stackblitz.com/edit/github-xohazgoo?file=src%2FApp.tsx,package.json
This is easy to reproduce on a 2K monitor or with a resolution 2560 x 1440.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug (current behavior)
When a checkbox is inside a dropdown menu, and you zoom out in browser(say 90%), part of the checkbox is not visible.
Note: This is easy to reproduce on a 2K monitor or with a resolution 2560 x 1440.
Screen.Recording.2025-03-06.at.12.17.08.PM.mov
Expected Behavior
The checkbox should be fully visible at any zoom level
Link to minimal repro
https://stackblitz.com/edit/github-xohazgoo?file=src%2FApp.tsx,package.json
Steps To Reproduce
Package Version
Anything else?
This is easy to reproduce on a 2K monitor or with a resolution 2560 x 1440.
The text was updated successfully, but these errors were encountered: