style(字体): 字体调整
This commit is contained in:
parent
cbc503bcef
commit
62e7754bed
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue