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 use custom css #64

Closed gianmegantara closed 4 years ago

gianmegantara commented 4 years ago

i want to use my own css, like change on hover color also want to make change size on list dropdown height

srigar commented 4 years ago

Please check https://github.com/srigar/multiselect-react-dropdown#6-css-customization for changing height of the dropdown. Also it takes input of id based on that you can override in the app level(Check in props section). If nothing work please feel free to reopen the ticket.