[SM-469] Change sortable to be bold (#4768)

This commit is contained in:
Oscar Hinton 2023-02-15 21:39:40 +01:00 committed by GitHub
parent 6e137151ae
commit 24fa521b17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",