fix: 字体样式调整 (#5631)

Refs #4562
This commit is contained in:
John Bro 2024-07-01 18:33:17 +08:00 committed by GitHub
parent b5b710f8b2
commit 32e2e493cc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -342,6 +342,7 @@ onMounted(() => {
.app-header {
height: 20%;
.app-title {
line-height: 1.5;
font-weight: 500;
font-size: 16px;
color: var(--el-text-color-regular);