79140128

Date: 2024-10-30 07:55:02
Score: 1.5
Natty:
Report link

In my case, oddly enough, setting z-index: -1 on tds and/or trs fixes the problem!

td {
    z-index: -1;
}

I guess this happens because of the browser collapsing the border.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: mohammadshakouri