- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2022 11:14 PM
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:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2022 12:50 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2022 12:50 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2022 05:53 PM
I appreciate your help very much!!!😁
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 12:25 AM
You're welcome ! Was a pleasure to help you, have a good day 🙂