feat: 前端样式调整
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
/* 响应式设计 */
|
||||
|
Reference in New Issue
Block a user