From a5b6e11591b3d8d589a2a585317b78a2878d56a2 Mon Sep 17 00:00:00 2001 From: Prateek Shourya Date: Tue, 19 Dec 2023 12:06:08 +0530 Subject: [PATCH] style: instance admin email settings ui & ux update. --- web/components/instance/email-form.tsx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/web/components/instance/email-form.tsx b/web/components/instance/email-form.tsx index 82da7553e9a..9d23f398fbc 100644 --- a/web/components/instance/email-form.tsx +++ b/web/components/instance/email-form.tsx @@ -67,7 +67,7 @@ export const InstanceEmailForm: FC = (props) => { return ( <> -
+

Host

= (props) => { />
-
+

Username

= (props) => {
-
+

From address

= (props) => { )} />

- You will have to verify your email address to being sending emails. + This is the email address your users will see when getting emails from this instance. You will need to + verify this address.

-
+