mirror of
https://github.com/logto-io/logto.git
synced 2025-04-07 23:01:25 -05:00
fix(ui): cr update
cr update
This commit is contained in:
parent
d3af024c26
commit
ceb2ff7c46
2 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,7 @@ body {
|
|||
background-color: var(--color-base);
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: auto;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
|
|
@ -2,7 +2,6 @@ body {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: sans-serif;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
Loading…
Add table
Reference in a new issue