修改页面样式

This commit is contained in:
GGJ
2025-04-24 16:29:15 +08:00
parent dc4b37b833
commit cd20b4134a
9 changed files with 400 additions and 230 deletions

View File

@@ -222,4 +222,11 @@
.el-select {
min-width: 128px;
}
}
.el-card__header {
padding: 10px;
span {
font-size: 16px;
font-weight: 600;
}
}