how to make tables compact

could we possibly make the tables a bit more compact? The row heights are quite large for just basic text, and it’s kind of limiting how many rows I can see on my desktop screen, I don't want all tables to be compact in case you thinking of applying global css values, but only some of them
Solution
You’d still do it through css with a custom theme and to target specific tables each list resource has classes higher up the tree that can be used to target the table only on specific listing pages.
Was this page helpful?