livewire / flux

The official Livewire UI component library
https://fluxui.dev
488 stars 42 forks source link

Styling problem when I'm in dark mode (select multiple) #699

Closed blagapro closed 3 days ago

blagapro commented 1 week ago

Hello,

I hope you are well. I'm having a styling problem with the new version. When I'm in dark mode and I put the multiple select, I get this display.

Any idea where the problem might come from?

Thanks

Image

raftia commented 5 days ago

Hi @blagapro , check if you are using tailwindcss forms plugin, if you are you need to disable it.

Cheers!

calebporzio commented 3 days ago

Hope that helped @blagapro. (thanks @raftia) - please re-open a new issue if the problem persists. Closing for now.