When creating a table in Bootstrap 5, the bottom border of a row sometimes looks thicker. I guess this might be a Chrome rendering issue, but I'm wondering if it's something we can do something about ...
I have a table that I want to select a row from. The choice of row is used to populate a text field below, as part of a configuration. When I place the table inside an accordion, or another element, ...