framework/tables.scss is overriding gl-table styles
When importing <gl-table> (check out the <ErrorTrackingList> component), the table looks like this:

Instead of like this:

This is due to a th style applied in framework/tables.scss
Edited
by
Laura Montemayor