Compact Table style that resembles the RepeatableEntry Table
Is there a way in filament to make a table compact? It is already being done with a RepeatableEntry table - it looks quite nice, in fact. I would love to have that option in a true filament table.
Normal Filament Table

2 Replies
Here is what a RepeatableEntry Table looks like for comparison.

You just want some tables to be compact?
Create a theme and use this CSS as a staring point. You might need to overwrite more columns, because they have different paddings depending on the type.