Wrap Text in a Multiselect Dropdown #1282
chakrireguri
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Could someone assist me with this issue?
How can I ensure that the text within a multi-select dropdown wraps appropriately according to the initial size of the element, while maintaining responsive behavior with classes like col-lg-2, col-md-6, and col-sm-12? I want to avoid using a fixed width for the button to preserve responsive design, but currently, the width of the dropdown changes based on the length of the selected text, causing issues. Is there a way to achieve responsive behavior and trim any excess width without affecting responsiveness?
Beta Was this translation helpful? Give feedback.
All reactions