diff --git a/libs/components/src/table/sortable.component.ts b/libs/components/src/table/sortable.component.ts index fbfbcc7e575..a95b148d1e2 100644 --- a/libs/components/src/table/sortable.component.ts +++ b/libs/components/src/table/sortable.component.ts @@ -85,9 +85,9 @@ export class SortableComponent implements OnInit { return [ // Offset to border and padding "-tw-m-1.5", + "tw-font-bold", // Below is copied from BitIconButtonComponent - "tw-font-semibold", "tw-border", "tw-border-solid", "tw-rounded",