Chrome issue with borders DataTable

Hi,

I have a design issue regarding Dash DataTable where it seems that the border sizes fixes to 2px in Chrome.

Compare the below image from the table found here Styling | Dash for Python Documentation | Plotly when using Chrome:

To when the exact same table is viewed in Firefox:

As you can clearly see the same table has different border sizes. In Chrome it is 2px and 1px in Firefox.

Has anyone seen this issue before? I could not find any info on it.

Thank you :slight_smile: