From d1da83a5d6116548cba4d8f8cabbc7305a78c663 Mon Sep 17 00:00:00 2001 From: Kristofer Pettijohn Date: Mon, 29 Jun 2026 19:03:56 -0500 Subject: [PATCH] fix: keep email list scrollable when bottom reading-pane is enabled with no conversation selected --- app/(main)/[locale]/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/(main)/[locale]/page.tsx b/app/(main)/[locale]/page.tsx index dd1d4fa9..3bb938a0 100644 --- a/app/(main)/[locale]/page.tsx +++ b/app/(main)/[locale]/page.tsx @@ -2703,7 +2703,9 @@ export default function Home() {