From faa280c02bbe79e927966255dd4466103ec1f11d Mon Sep 17 00:00:00 2001 From: nafees nazik Date: Sat, 26 Aug 2023 08:47:19 +0530 Subject: [PATCH] fix: make signing form card responsive --- apps/web/src/app/(signing)/sign/[token]/form.tsx | 8 ++++---- apps/web/src/app/(signing)/sign/[token]/page.tsx | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/src/app/(signing)/sign/[token]/form.tsx b/apps/web/src/app/(signing)/sign/[token]/form.tsx index 574722ad4..3666941dc 100644 --- a/apps/web/src/app/(signing)/sign/[token]/form.tsx +++ b/apps/web/src/app/(signing)/sign/[token]/form.tsx @@ -64,7 +64,7 @@ export const SigningForm = ({ document, recipient, fields }: SigningFormProps) =
-
+
@@ -98,10 +98,10 @@ export const SigningForm = ({ document, recipient, fields }: SigningFormProps) =
-
+
-
+