Table CSS adjustment

Wei_ Ling
Tera Guru

Wei_Ling_0-1668409929694.png

As shown in the figure, I drew a table in the widget, but some parts of the border are bolded. How can I adjust it?
Below is the CSS code that I added to the <th> and <td> borders:

Wei_Ling_1-1668409999592.png

 

 

1 ACCEPTED SOLUTION

Theo BOULANGER
Giga Guru

Hello @Wei_ Ling ,

 

This can be due to improper scaling handling from browser, can you try to fix the border width to 0.01px ?

It'll automatically fallback to 1px but it should fix your problem,

 

Regards,

Theo

View solution in original post

3 REPLIES 3

Theo BOULANGER
Giga Guru

Hello @Wei_ Ling ,

 

This can be due to improper scaling handling from browser, can you try to fix the border width to 0.01px ?

It'll automatically fallback to 1px but it should fix your problem,

 

Regards,

Theo

I appreciate your help very much!!!😁

You're welcome ! Was a pleasure to help you, have a good day 🙂