mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
style(console): update mfa factor title font style (#4842)
This commit is contained in:
parent
f2a3f7e01f
commit
6a3f99950f
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
.factorTitle {
|
.factorTitle {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
font: var(--font-label-2);
|
||||||
}
|
}
|
||||||
|
|
||||||
.factorIcon {
|
.factorIcon {
|
||||||
|
|
Loading…
Reference in a new issue