From 5722ceb2fca1d4f7a957ba09e93492d1c7b5d02f Mon Sep 17 00:00:00 2001 From: jieyitang <14948774+jieyitang@users.noreply.github.com> Date: Sat, 29 Aug 2026 18:20:42 +0800 Subject: [PATCH] fix: email isn't truncate on mobile devices. (#105) --- app/components/emails/three-column-layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/emails/three-column-layout.tsx b/app/components/emails/three-column-layout.tsx index 3fba783..def3ee3 100644 --- a/app/components/emails/three-column-layout.tsx +++ b/app/components/emails/three-column-layout.tsx @@ -156,7 +156,7 @@ export function ThreeColumnLayout() { {t("backToEmailList")}
-
+
{selectedEmail.address}