From 86ea7eb72d6c9914e28a2fb8d23e175c6fdbcf15 Mon Sep 17 00:00:00 2001 From: KMKoushik Date: Sun, 20 Oct 2024 08:56:27 +1100 Subject: [PATCH] fix smtp design --- .../app/(dashboard)/dev-settings/smtp/page.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/apps/web/src/app/(dashboard)/dev-settings/smtp/page.tsx b/apps/web/src/app/(dashboard)/dev-settings/smtp/page.tsx index e0fa68b..26fe258 100644 --- a/apps/web/src/app/(dashboard)/dev-settings/smtp/page.tsx +++ b/apps/web/src/app/(dashboard)/dev-settings/smtp/page.tsx @@ -30,36 +30,38 @@ export default function ExampleCard() { -
+
Host:
Port: -

- For encrypted/TLS connections use 2465,{" "} - 587 or 2587 +

+ For encrypted/TLS connections use{" "} + 2465,{" "} + 587 or{" "} + 2587

User:
Password: