Table rows changing height

I don't know if this is intended or not but when i configure the table actions with ->iconButton() the height of the rows becomes bigger. If this is normal how can I configure the rows to maintain the same default height?
2 Replies
Patrick Boivin
It looks like the icon button probably introduces more padding. Not sure it's really an issue. I think a simple solution would be to add a bit of custom CSS to normalize the row height for your needs.
Frameck
FrameckOP2y ago
ok thank you, i will try it

Did you find this page helpful?