From 5f734821c822e8ff33366e3a75b0708ace8b76d2 Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Thu, 14 Dec 2023 15:15:04 -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 1c79af9c4..096f2ebca 100644 --- a/web-new/src/App.tsx +++ b/web-new/src/App.tsx @@ -29,7 +29,7 @@ function App() {
-
+
} /> } />