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%', + }} />
{item.member || ''}