style: fix FormSwitch text-align
This commit is contained in:
parent
aaa0b7edde
commit
fb923fa4d8
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ function toggle(x) {
|
|||
display: block;
|
||||
transition: inherit;
|
||||
color: var(--fg);
|
||||
text-align: initial;
|
||||
|
||||
> span {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue