https://bugs.documentfoundation.org/show_bug.cgi?id=146013
--- Comment #2 from achim <[email protected]> --- missing cell borders fixed in 7.3.0.0 (05dec21). But due to the use of the p tag in the table cells, the formatting (padding) is wrong. 7.1.5 looks a bit better ;-) I'd recommend to use remove the p tag or use a div tag (with proper style) instead. If someone insist on the p tag, there must be a proper style to avoid the default margin and padding. -- You are receiving this mail because: You are the assignee for the bug.
