From 6684435274758bd0666c39372bd269f9750a20d9 Mon Sep 17 00:00:00 2001 From: rajeshg Date: Fri, 22 Nov 2024 14:38:05 -0500 Subject: [PATCH] Fix issue#806 - page jump caused by h-screen on wrapping div (#886) Co-authored-by: Rajesh Gollapudi --- app/root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/root.tsx b/app/root.tsx index a4d55547..9ba6c23e 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -214,7 +214,7 @@ function App() { return ( <> -
+