From 5fabf0ab24f2cc979154856c339df12f91860cc7 Mon Sep 17 00:00:00 2001 From: Qiao Date: Sun, 1 Feb 2026 10:44:38 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E4=BC=98=E5=8C=96=E6=A0=87=E9=A2=98?= =?UTF-8?q?=E5=8C=BA=E5=9F=9F=E6=A0=B7=E5=BC=8F=EF=BC=8C=E7=A1=AE=E4=BF=9D?= =?UTF-8?q?=E9=95=BF=E6=A0=87=E9=A2=98=E6=AD=A3=E7=A1=AE=E6=88=AA=E6=96=AD?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=9C=81=E7=95=A5=E5=8F=B7"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 8a0912b5b92045b1e5c76d36a16c5ef1c39ad263. --- .../src/components/display_card/container.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/napcat-webui-frontend/src/components/display_card/container.tsx b/packages/napcat-webui-frontend/src/components/display_card/container.tsx index 54743776..806bbe07 100644 --- a/packages/napcat-webui-frontend/src/components/display_card/container.tsx +++ b/packages/napcat-webui-frontend/src/components/display_card/container.tsx @@ -40,9 +40,8 @@ const DisplayCardContainer: React.FC = ({ >
- {/* 限制标题区域最大宽度并隐藏溢出,确保 long title 能正确截断显示省略号 */} -
- +
+ {_title}