From cb392fb9dc4f4f73a569d7378c95a668c679652f Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Wed, 14 Jan 2026 22:30:40 +0800 Subject: [PATCH] update --- src/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/style.css b/src/style.css index 604db90..9cdae9e 100644 --- a/src/style.css +++ b/src/style.css @@ -117,7 +117,7 @@ body { .workspace-stage { flex: 1; - min-height: 520px; + min-height: 640px; } .code-preview { @@ -236,7 +236,7 @@ body { } .workspace-stage { - min-height: 420px; + min-height: 520px; } .app-footer {