mirror of
https://github.com/logto-io/logto.git
synced 2025-03-31 22:51:25 -05:00
style(console): change "not set" font to body-2 (#3338)
This commit is contained in:
parent
105390f004
commit
46f286f52f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
.text {
|
||||
font: var(--font-label-2);
|
||||
font: var(--font-body-2);
|
||||
color: var(--color-text-secondary);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue