vueform / multiselect

Vue 3 multiselect component with single select, multiselect and tagging options (+Tailwind CSS support).
https://vueform.com
MIT License
807 stars 150 forks source link

Styling diffrence in non chrome browsers #349

Open GlenLamb opened 1 year ago

GlenLamb commented 1 year ago

image

When using this component and styling with custom values I get the look i want in chrome, but in firefox and some mobile browsers the middle of the component is a different coulor (the area where text is typed)

Is there a specific property to set for this? and while i'm here is there a property to set the color of the empty list text?