样式调整

This commit is contained in:
2025-01-06 14:02:22 +08:00
parent c4e2da8d67
commit a4b96066e0
10 changed files with 302 additions and 1052 deletions

View File

@@ -1,7 +1,7 @@
.el-main {
box-sizing: border-box;
padding: 20px;//主体padding
overflow-x: hidden;
padding: 15px;//主体padding
overflow: hidden;
background-color: var(--el-bg-color-page);
}
.el-footer {