From 3ba45852e1e1a602ca29f3485c9269e799c7b1ec Mon Sep 17 00:00:00 2001 From: ZhouWei <1244620067@qq.com> Date: Tue, 23 Jul 2024 18:57:28 +0800 Subject: [PATCH] fix: adjusting workplace project notice card style --- src/pages/dashboard/workplace/index.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/pages/dashboard/workplace/index.tsx b/src/pages/dashboard/workplace/index.tsx index f317b342..e47fa8a8 100644 --- a/src/pages/dashboard/workplace/index.tsx +++ b/src/pages/dashboard/workplace/index.tsx @@ -173,6 +173,9 @@ const Workplace: FC = () => { } description={item.description} + style={{ + width: '100%', + }} />