feat: 功能

This commit is contained in:
2026-02-08 19:46:17 +08:00
parent 7edce5494d
commit 0e9a1147f7
2 changed files with 7 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ import SidebarNav from '@/components/SidebarNav.vue'
}
.app-content {
min-height: calc(100vh - 70px);
height: calc(100vh - 90px);
display: flex;
flex-direction: column;
}