From 4de6c13a222da6dfb133151fe8d37e24122758eb Mon Sep 17 00:00:00 2001 From: Rajesh Gollapudi Date: Wed, 20 Nov 2024 12:29:52 -0500 Subject: [PATCH] Fix issue#806 - page jump caused by h-screen on wrapping div --- app/root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/root.tsx b/app/root.tsx index a4d555477..9ba6c23e7 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -214,7 +214,7 @@ function App() { return ( <> -
+