From faa2e6bb369c3607fbaff3d1d0b61603c0008bdc Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 4 Nov 2025 10:12:49 -0800 Subject: [PATCH] Fix: ensure minimum height for inner container (#5930) --- src/pages/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.jsx b/src/pages/index.jsx index c8d0c0f1d..e1893e70a 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -425,7 +425,7 @@ function Home({ initialSettings }) {