mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
Update font to inter feature branch (#16782)
This commit is contained in:
@@ -69,7 +69,7 @@ const buttonStyles: Record<ButtonType, string[]> = {
|
||||
export class ButtonComponent implements ButtonLikeAbstraction {
|
||||
@HostBinding("class") get classList() {
|
||||
return [
|
||||
"tw-font-semibold",
|
||||
"tw-font-medium",
|
||||
"tw-rounded-full",
|
||||
"tw-transition",
|
||||
"tw-border-2",
|
||||
|
||||
Reference in New Issue
Block a user