Pouya Saadeghi
Pouya Saadeghi
@robrecord That's strange because I don't have this problem on Safari 15.5. I will try replacing it with `dvh` today.
Can you please upgrade to version `2.15.0` and see if the issue is fixed or not? @robrecord @greendesertsnow @arminYer
I had to come up with a rule to dynamically add radius to the menu items if the menu had paddings, this is not ideal but for now I'm checking...
@vnphanquang It's probably a temporary issue while getting the package from npm. Sometimes happens with Tailwind Play. Does the problem still exist?
Created a new issue for that #734
@nahtnam @vnphanquang This is a different issue and is not related to prefix. https://play.tailwindcss.com/7Je92jySrB I created a new issue here: https://github.com/saadeghi/daisyui/issues/778
You mean switching tab content without JS?
Here's another example: https://play.tailwindcss.com/IlSZ3DVeUT?file=css ```css :where(.tabs input[type=radio]:checked+label){ @apply tab-active; } ``` ```html Tab 1 Tab 2 Tab 3 ```
It will look better if the first column of each row be `` (not ``) Like the examples here: https://daisyui.com/components/table/ But you're right, it would be better if being sticky...
Sure. But until then, you can clone this repo and build the docs on local to use it offline