Open amir20 opened 6 months ago
Thank you @amir20
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.
What version of daisyUI are you using?
v4.11.1
Which browsers are you seeing the problem on?
All browsers
Reproduction URL
https://play.tailwindcss.com/1b7rxRzGTX
Describe your issue
When using
tabs-boxed
withradio
button I expect the corners to be rounded. This is the case when using<a>
.I can fix this easily with
!rounded
but I don't think that is expected behavior.More than happy to send a PR if valid.