From 5d24301ef53b091aff14968eeec433b31d9673ad Mon Sep 17 00:00:00 2001 From: Linghong Date: Thu, 10 Sep 2026 11:40:52 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=AD=96=E5=88=92=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E6=8F=92=E5=85=A5=E5=AF=BC=E8=87=B4=20Tailwind=20?= =?UTF-8?q?=E8=A7=A3=E6=9E=90=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 把阶段进度 span 颜色补回原规则 删除 design-agent 预览后的孤儿声明 --- apps/ai-game-creator-shell/src/styles.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/ai-game-creator-shell/src/styles.css b/apps/ai-game-creator-shell/src/styles.css index 7569164ec..31d1b3d13 100644 --- a/apps/ai-game-creator-shell/src/styles.css +++ b/apps/ai-game-creator-shell/src/styles.css @@ -8100,6 +8100,7 @@ iframe.preview-frame { padding: 3px 8px; border-radius: 999px; background: #eef6ff; + color: #1f6feb; } .design-agent-approval, @@ -8169,8 +8170,6 @@ iframe.preview-frame { .design-agent-preview__body { padding: 12px; } - color: #1f6feb; -} .gdd-approval-card__header { display: grid;