From 3a658d58bfb2fdafb430263af1886bff872d62e3 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Fri, 15 Dec 2023 16:29:03 -0700 Subject: [PATCH] Fix width --- web-new/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-new/src/App.tsx b/web-new/src/App.tsx index 84158fd4f..babafbd60 100644 --- a/web-new/src/App.tsx +++ b/web-new/src/App.tsx @@ -29,7 +29,7 @@ function App() {
-
+
} /> } />