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

checkbox_options: improve layout of options #620

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

glaszig
Copy link

@glaszig glaszig commented Aug 11, 2023

wraps checkbox and option in a container and adds display:flex to option. this prevents weird option text wrapping in compact selects.

before after
before after

@czj
Copy link
Contributor

czj commented Aug 11, 2023

Look great to me !

@glaszig
Copy link
Author

glaszig commented Aug 11, 2023

in the meantime you can use a plugin i wrote for this specific use case: https://gist.github.com/glaszig/35e18880f77a16073e2ab6f28a14880d

wraps checkbox and option in a container and adds display:flex to option.
this prevents weird option text wrapping in compact selects.
@glaszig
Copy link
Author

glaszig commented Jan 27, 2024

?

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 this pull request may close these issues.

None yet

2 participants