优化布局

This commit is contained in:
supernijia
2026-07-24 13:26:37 +08:00
parent bca1335dc6
commit f1b7a7aae8
8 changed files with 192 additions and 43 deletions
+2 -1
View File
@@ -6,7 +6,8 @@ html,
body,
#app {
margin: 0;
min-height: 100%;
height: 100%;
min-height: 0;
}
body {