From be3ab09738528985eb0d36123ec4d74a72530b11 Mon Sep 17 00:00:00 2001 From: Ephraim Atta-Duncan Date: Mon, 5 Feb 2024 11:18:03 +0000 Subject: [PATCH] fix: set fixed with for signature pad and input --- apps/web/src/app/(signing)/sign/[token]/form.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/app/(signing)/sign/[token]/form.tsx b/apps/web/src/app/(signing)/sign/[token]/form.tsx index 321793ece..7569b0d02 100644 --- a/apps/web/src/app/(signing)/sign/[token]/form.tsx +++ b/apps/web/src/app/(signing)/sign/[token]/form.tsx @@ -158,10 +158,10 @@ export const SigningForm = ({ document, recipient, fields }: SigningFormProps) = -
+
{!signatureText && (