You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is some issue with the vertical alignment of a button inside a table cell. There is less space above button than below button, see attached image:
@dicktornfeldt I always add flex items-center to my table cells that contain buttons, badges, etc. as they can be different vertical sizes than the height of the cell.
Flux version
v1.1.2
Livewire version
v3.5.12
What is the problem?
I had this in my own project, but also found it in the docs: https://fluxui.dev/components/table
There is some issue with the vertical alignment of a button inside a table cell. There is less space above button than below button, see attached image:
Code snippets
How do you expect it to work?
There should be same spacing above and below button.
Please confirm (incomplete submissions will not be addressed)
The text was updated successfully, but these errors were encountered: