srigar / multiselect-react-dropdown

React multiselect dropdown with search and various options
https://10xn41w767.codesandbox.io/
MIT License
200 stars 114 forks source link

How to set fixed width of container or searchbox? #34

Closed chhaosh closed 4 years ago

chhaosh commented 4 years ago

When the list is long and we selected too many options, searchbox/container become very long, any CSS style to limit/autowrap the selectedItems?

srigar commented 4 years ago

@chhaosh Pls check CSS Customization section in Readme. https://github.com/srigar/multiselect-react-dropdown#6-css-customization Let me know if it doesn't work.

srigar commented 4 years ago

If anything pls reopen it.