diff --git a/apps/web/pages/documents/[id]/recipients.tsx b/apps/web/pages/documents/[id]/recipients.tsx index 6e2e767e6..5dcd29e43 100644 --- a/apps/web/pages/documents/[id]/recipients.tsx +++ b/apps/web/pages/documents/[id]/recipients.tsx @@ -85,7 +85,7 @@ const RecipientsPage: NextPageWithLayout = (props: any) => { {title} -
+
@@ -137,9 +137,9 @@ const RecipientsPage: NextPageWithLayout = (props: any) => {
-
-
-

+
+
+

Signers

@@ -156,189 +156,196 @@ const RecipientsPage: NextPageWithLayout = (props: any) => { {fields.map((item: any, index: number) => (

  • -
    -
    -