From 5b3157f83ed17df93732f5e32a31f106e0aecc93 Mon Sep 17 00:00:00 2001 From: MT-Mint <798521692@qq.com> Date: Tue, 24 Mar 2026 10:41:16 +0800 Subject: [PATCH] =?UTF-8?q?feat(ui):=20=E5=8D=95=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=97=B6=E6=96=87=E4=BB=B6=E6=A0=87=E9=A2=98=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/workspace/artifacts/artifact-file-detail.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx b/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx index 76860325..64e5cbe2 100644 --- a/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx +++ b/frontend/src/components/workspace/artifacts/artifact-file-detail.tsx @@ -236,7 +236,7 @@ export function ArtifactFileDetail({
{isWriteFile ? ( -
{truncateMiddle(getFileName(filepath), 50)}
+
{truncateMiddle(getFileName(filepath), 50)}
) : (