From 656dd2be2ab98e97d26be8b4f08f7560bbe1f28c Mon Sep 17 00:00:00 2001 From: Suzumiya Date: Tue, 15 Sep 2026 23:48:15 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=8D=E4=BD=8E=E5=AF=B9=E8=AF=9D=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E8=A1=8C=E9=AB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复助手回复视觉空隙过大的问题 --- apps/ai-game-creator-shell/src/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ai-game-creator-shell/src/styles.css b/apps/ai-game-creator-shell/src/styles.css index 3718d6153..e9a175f99 100644 --- a/apps/ai-game-creator-shell/src/styles.css +++ b/apps/ai-game-creator-shell/src/styles.css @@ -8736,7 +8736,7 @@ iframe.preview-frame { background: transparent; color: var(--platform-text-base); font-size: 14px; - line-height: 1.85; + line-height: 1.3; } .game-workbench-chat