From 8b0c69327b2003c51444669ee68988e3b923f2db Mon Sep 17 00:00:00 2001 From: MT-Mint <798521692@qq.com> Date: Wed, 1 Apr 2026 15:11:02 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E7=BB=93=E6=9E=9C?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E5=AF=B9=E9=BD=90=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=8C=E4=BD=BF=E6=BB=9A=E5=8A=A8=E6=9D=A1=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E9=80=9A=E8=BF=87f12=E5=87=BA=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../workspace/artifacts/artifact-file-detail.tsx | 6 +++--- frontend/src/styles/globals.css | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx b/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx index 28710582..34e92352 100644 --- a/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx +++ b/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx @@ -468,7 +468,7 @@ export function ArtifactFileDetail({ {previewable && viewMode === "preview" && (language === "markdown" || language === "html") && ( -