字体,样式宽度修改

This commit is contained in:
2025-12-01 18:37:43 +08:00
parent 241807325b
commit 9570745a94
24 changed files with 94 additions and 86 deletions

View File

@@ -196,7 +196,7 @@ function handleClick(menu: SysMenu) {
color: #334155;
font-size: 16px;
font-weight: 500;
font-family: 'PingFang SC', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
font-family: 'Source Han Sans SC', sans-serif;
line-height: 1.5;
transition: color 0.3s;
user-select: none;