fix(ui): migrate to --v2-font-family-sans variable and improve home empty state (#29552)

This commit is contained in:
Brendan Allan 2026-05-27 17:18:52 +08:00 committed by GitHub
commit e2dc89c6f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 139 additions and 137 deletions

View file

@ -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;