Thank you for this great component!
Is there a working example of for example how to change the font-size?
The styles are not scoped so it should be quite straightforward to override the styles. Look into the css classes in the inspector.
That's exactly what I already did... but doesn't work...
Where do you add the Multiselect css file? Remember that CSS is cascading – meaning whatever comes later is overriding the previous statements. Also, remember about CSS specificity.
Most helpful comment
Where do you add the Multiselect css file? Remember that CSS is cascading – meaning whatever comes later is overriding the previous statements. Also, remember about CSS specificity.