From d863f89232dce49058a4e07dd2bb15f8782eb622 Mon Sep 17 00:00:00 2001 From: Mythie Date: Mon, 17 Apr 2023 06:54:01 +1000 Subject: [PATCH] fix: signing email breaks on small devices Currently the signing email displays poorly on small devices with the line wrapping causing the button to look broken. Resolve this by using whitespace no-wrap. --- packages/lib/mail/signingRequestTemplate.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/lib/mail/signingRequestTemplate.ts b/packages/lib/mail/signingRequestTemplate.ts index a99ff2be4..5be3ad735 100644 --- a/packages/lib/mail/signingRequestTemplate.ts +++ b/packages/lib/mail/signingRequestTemplate.ts @@ -11,8 +11,8 @@ export const signingRequestTemplate = ( user: any ) => { const customContent = ` -

- +

+ ${ctaLabel}