Is there a way to add spacing between rows in perspective tables? In normal CSS it would be border-spacing: 0 10px. That doesn’t seem to work here. Any tips?
You can give a margin to the rows
Is there a way to add spacing between rows in perspective tables? In normal CSS it would be border-spacing: 0 10px. That doesn’t seem to work here. Any tips?
You can give a margin to the rows