界面布局优化

This commit is contained in:
2026-07-23 23:14:56 +08:00
parent c2fec22587
commit be4e0aec14
8 changed files with 281 additions and 127 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ body {
/* 登录态尺寸 */
.app-container:not(.is-logged-in) {
width: 600px;
height: 450px;
height: 500px;
}
/* 登录后尺寸 */