修改项目级大屏

This commit is contained in:
shi
2025-09-12 20:43:56 +08:00
parent aa1f2e8fdb
commit 198e42a26f
3 changed files with 5 additions and 4 deletions

View File

@ -238,7 +238,7 @@ onUnmounted(() => {
.title>div:last-child {
/* 最后一个子元素的样式 */
font-size: 14px;
font-size: 26px;
}
/* 顶部栏容器Flex 水平布局 + 垂直居中 */