Closed gabbsmo closed 7 months ago
Describe the bug <th> does not have a defined font-weight in htwoo-core. Compare Pattern Lab (700, in Edge's user agent style) with Fluent React (600).
<th>
font-weight
Desktop (please complete the following information):
My workaround:
.hoo-table.compact tfoot th, .hoo-table.compact tbody th, .hoo-table.compact thead th { font-weight: 600; }
Thank for finding this issue.
Fixed in in 2.4. 0
Describe the bug
<th>
does not have a definedfont-weight
in htwoo-core. Compare Pattern Lab (700, in Edge's user agent style) with Fluent React (600).Desktop (please complete the following information):