From e192d75a1c8c5d0a23fc3cef5c1b08a7a9698449 Mon Sep 17 00:00:00 2001 From: MT-Mint <798521692@qq.com> Date: Thu, 2 Apr 2026 11:51:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dhtml=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E6=B2=A1=E8=87=AA=E9=80=82=E5=BA=94=E3=80=82?= =?UTF-8?q?=E5=8F=91=E9=80=81=E6=A1=86=E6=96=87=E6=9C=AC=E7=8A=B6=E6=80=81?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../artifacts/artifact-file-detail.tsx | 48 ++++++++++--------- .../src/components/workspace/input-box.tsx | 2 +- 2 files changed, 27 insertions(+), 23 deletions(-) diff --git a/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx b/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx index 34e92352..9d30c567 100644 --- a/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx +++ b/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx @@ -468,13 +468,13 @@ export function ArtifactFileDetail({ {previewable && viewMode === "preview" && (language === "markdown" || language === "html") && ( -