This commit is contained in:
2026-01-14 22:30:40 +08:00
parent 5490766021
commit cb392fb9dc

View File

@@ -117,7 +117,7 @@ body {
.workspace-stage { .workspace-stage {
flex: 1; flex: 1;
min-height: 520px; min-height: 640px;
} }
.code-preview { .code-preview {
@@ -236,7 +236,7 @@ body {
} }
.workspace-stage { .workspace-stage {
min-height: 420px; min-height: 520px;
} }
.app-footer { .app-footer {