From ebc31aa4f6f38f0ce811ac5a593319093290e203 Mon Sep 17 00:00:00 2001 From: liaozip <161273716+liaozip@users.noreply.github.com> Date: Tue, 5 May 2026 15:20:57 +0800 Subject: [PATCH] =?UTF-8?q?PlatformDashboard.tsx=20-=20=E4=B8=BB=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit L417: LeaderboardCard 组件的 overflow 修改 L352: ChurnTable 组件的 overflow 修改 --- frontend/src/pages/PlatformDashboard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/PlatformDashboard.tsx b/frontend/src/pages/PlatformDashboard.tsx index eaee1262..4bfd53ca 100644 --- a/frontend/src/pages/PlatformDashboard.tsx +++ b/frontend/src/pages/PlatformDashboard.tsx @@ -349,7 +349,7 @@ export default function PlatformDashboard() { const ChurnTable = () => { const data = enhanced?.churn_warnings || []; return ( -
+
React.ReactNode; }) => ( -
+