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

SelectGroup/SelectItem width issue using Firefox #279

Closed
slvrtrn opened this issue Dec 27, 2023 · 1 comment · Fixed by #518
Closed

SelectGroup/SelectItem width issue using Firefox #279

slvrtrn opened this issue Dec 27, 2023 · 1 comment · Fixed by #518

Comments

@slvrtrn
Copy link

slvrtrn commented Dec 27, 2023

image

Due to the width: inherit for the container, the highlight width is insufficient, and the checkmark icon for the selected icon is not in the correct position.

Setting width: 100% instead of width: inherit yields:

image

Which is correct.

NB: maybe the padding for the top group item can be reduced, too.

@ariser ariser linked a pull request Mar 3, 2025 that will close this issue
@ariser
Copy link
Collaborator

ariser commented Mar 3, 2025

This was fixed with #518

@ariser ariser closed this as completed Mar 3, 2025
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 a pull request may close this issue.

2 participants