fix(ui): migrate to --v2-font-family-sans variable and improve home empty state (#29552)
This commit is contained in:
parent
e1581183ff
commit
e2dc89c6f3
31 changed files with 139 additions and 137 deletions
|
|
@ -67,7 +67,7 @@
|
|||
border: 0;
|
||||
background: transparent;
|
||||
outline: none;
|
||||
font-family: var(--font-family-sans);
|
||||
font-family: var(--v2-font-family-sans);
|
||||
font-style: normal;
|
||||
font-weight: 440;
|
||||
font-size: 13px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue