mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
[CL-442] Fix toggle group display in extension and add fullWidth input to main (#10803)
This commit is contained in:
@@ -33,7 +33,10 @@ export class ToggleComponent<TValue> {
|
||||
|
||||
get labelClasses() {
|
||||
return [
|
||||
"tw-w-full",
|
||||
"tw-justify-center",
|
||||
"!tw-font-semibold",
|
||||
"tw-inline-block",
|
||||
"tw-transition",
|
||||
"tw-text-center",
|
||||
"tw-border-text-muted",
|
||||
|
||||
Reference in New Issue
Block a user