style(字体): 字体调整

This commit is contained in:
baiqi 2024-08-08 17:24:56 +08:00 committed by 刘瑞斌
parent cbc503bcef
commit 62e7754bed
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ body {
@apply m-0 h-full w-full p-0;
font-size: 14px;
font-family: 'Helvetica Neue', Arial, 'PingFang SC', 'Microsoft YaHei' !important;
font-family: 'Helvetica Neue', Arial, 'PingFang SC', 'Source Han Serif' !important;
color: var(--color-text-1);
background-color: var(--color-bg-1);
line-height: 22px;