From ea5e324793a95920b045309fcf536fd7083c44df Mon Sep 17 00:00:00 2001 From: Martti Malmi Date: Wed, 29 Nov 2023 12:02:25 +0200 Subject: [PATCH] restore layout overflow-x-hidden --- packages/app/src/Pages/Layout/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/src/Pages/Layout/index.tsx b/packages/app/src/Pages/Layout/index.tsx index a585eca9..060f5af8 100644 --- a/packages/app/src/Pages/Layout/index.tsx +++ b/packages/app/src/Pages/Layout/index.tsx @@ -62,7 +62,7 @@ export default function Index() { {!shouldHideHeader &&
}
-
+