From 9c39790a5045993c188808ae4986708e8558b022 Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Tue, 31 Jan 2023 17:14:23 +0100 Subject: [PATCH] ux ideas --- apps/web/pages/documents/[id]/index.tsx | 14 +++++++++----- apps/web/pages/documents/[id]/recipients.tsx | 18 +++++++++++++----- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/apps/web/pages/documents/[id]/index.tsx b/apps/web/pages/documents/[id]/index.tsx index a7dd92cfa..7cdd415db 100644 --- a/apps/web/pages/documents/[id]/index.tsx +++ b/apps/web/pages/documents/[id]/index.tsx @@ -114,11 +114,15 @@ const DocumentsDetailPage: NextPageWithLayout = (props: any) => {