diff --git a/packages/design-system/src/molecules/email-otp-validator/EmailOTPValidator.tsx b/packages/design-system/src/molecules/email-otp-validator/EmailOTPValidator.tsx index aeecaac91f..6b4c839034 100644 --- a/packages/design-system/src/molecules/email-otp-validator/EmailOTPValidator.tsx +++ b/packages/design-system/src/molecules/email-otp-validator/EmailOTPValidator.tsx @@ -123,9 +123,9 @@ export default function EmailOTPValidator({
- We've sent a code to + We've sent a code to - + {email}
diff --git a/platform/email/emailTemplate.ts b/platform/email/emailTemplate.ts index 7c8c50f12c..68034b79ae 100644 --- a/platform/email/emailTemplate.ts +++ b/platform/email/emailTemplate.ts @@ -97,7 +97,9 @@ const EmailTemplateBase = ( } .logo { + display: block max-width: 375px; + max-height: 48px; margin-bottom: 37px; } @@ -167,7 +169,7 @@ const EmailTemplateBase = (
${content}