fix: 字体样式调整

This commit is contained in:
zhoujunhong 2024-07-01 16:50:58 +08:00
parent b5b710f8b2
commit 4a9a632fe0

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