mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 07:13:32 +00:00
[SM-469] Change sortable to be bold (#4768)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user