bug: (v5): Select: does not wrap content with `h-fit`
robsontenorio opened this issue · 1 comments
robsontenorio commented
What version of daisyUI are you using?
alpha-38
Which browsers are you seeing the problem on?
Safari
Reproduction URL
https://play.tailwindcss.com/XwNRRfC9OK
Describe your issue
I am using select
class to simulate a fake select box for autocompleting tags.
So, I use h-fit
to make it auto grow.
v4 - Ok
https://play.tailwindcss.com/nRKt1kgtGl
v5- Fail
github-actions commented
Thank you @robsontenorio
for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.