From 342c00165713ce357502e77b2a1a6b2d623c2849 Mon Sep 17 00:00:00 2001 From: walidkayhan Date: Fri, 4 Oct 2024 11:58:56 -0400 Subject: [PATCH] Give tool area more height --- src/app/src/routes/index.lazy.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/src/routes/index.lazy.tsx b/src/app/src/routes/index.lazy.tsx index 415a5d54f..2171a58c1 100644 --- a/src/app/src/routes/index.lazy.tsx +++ b/src/app/src/routes/index.lazy.tsx @@ -11,7 +11,7 @@ export const Route = createLazyFileRoute('/')({ function Index() { return ( <> -
+
@@ -21,7 +21,7 @@ function Index() {
-
+