feat: 前端样式调整

This commit is contained in:
tbphp
2025-07-04 22:46:35 +08:00
parent c1b9e9d247
commit 3f9439b11f
10 changed files with 81 additions and 82 deletions

View File

@@ -121,11 +121,9 @@ import NavBar from "@/components/NavBar.vue";
}
.content-wrapper {
max-width: 1400px;
width: 1400px;
margin: 0 auto;
padding: 24px 12px;
height: calc(100vh - 64px);
overflow: auto;
}
/* 响应式设计 */