From 58fa54669a3f3663e2b0ded2ea5b871bf91303c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=80=9D?= Date: Fri, 3 Apr 2026 14:04:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F=E5=BE=AE?= =?UTF-8?q?=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/factory/components/Resource/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/factory/components/Resource/index.scss b/src/factory/components/Resource/index.scss index 04f2caaf3..5f37555cd 100644 --- a/src/factory/components/Resource/index.scss +++ b/src/factory/components/Resource/index.scss @@ -388,7 +388,7 @@ font-family: alibaba; font-weight: 500; color: #091221; - font-size: 24px; + font-size: 20px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;