mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
style(console): update the default font color (#6903)
This commit is contained in:
parent
6bb584a336
commit
e312a9830b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ body {
|
|||
background: var(--color-base);
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: auto;
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
Loading…
Reference in a new issue