https://bugs.documentfoundation.org/show_bug.cgi?id=143535
--- Comment #4 from [email protected] --- Rounding the individual cells also would be nice. Here is the CSS for it: table { border-collapse: separate; border-spacing: 0.2em; margin: 3em; } td { padding: 0.5em; border-radius: 0.3em; border: 1px solid black; } -- You are receiving this mail because: You are the assignee for the bug.
