From 75e3c8dbe49feea40fc4ad46854e2a31dadffdfd Mon Sep 17 00:00:00 2001 From: fantasticit Date: Wed, 25 May 2022 13:39:14 +0800 Subject: [PATCH] client: update table width --- packages/client/src/pages/index.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/packages/client/src/pages/index.tsx b/packages/client/src/pages/index.tsx index 393fad74..1eac9798 100644 --- a/packages/client/src/pages/index.tsx +++ b/packages/client/src/pages/index.tsx @@ -48,11 +48,12 @@ const RecentDocs = () => { ); }} />, - , + , { return ( @@ -64,11 +65,18 @@ const RecentDocs = () => { ); }} />, - } />, + } + />, (