Open kuchiPie opened 1 week ago
Thanks for the issue @kuchiPie, currently the display
property on the button is set to flex
on the button, we'll change it to inline-flex
to fix this behavior so it behaves more accurately like a native button
@GoldGroove06, an easy fix if you want to take it up 🥇
On to it
Fixed in https://github.com/rad-ui/ui/pull/534
should be available once we update the npm package
We're currently working on https://github.com/rad-ui/ui/issues/536 to restore the build pipelines
Description
Bit unsure if it is a bug or an enhancement.
I noticed that tailwind classes don't get applied to the button the way it works on other libraries. The buttons inside the table are not left-aligned even after
className="text-right"
is applied to it's parent element.ShadCN: RadUI:
Related Tickets & Documents
e.g., Relates to [#4165]
Mobile & Desktop Screenshots/Recordings
If applicable, add screenshots/recordings that show:
[optional]What gif best describes this PR or how it makes you feel?