From b12e3c084fa549fb6ba9a932dd606168d7cb47be Mon Sep 17 00:00:00 2001 From: Winston Chang Date: Wed, 7 Aug 2024 17:34:39 -0500 Subject: [PATCH] Change starting widths --- src/Components/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/App.tsx b/src/Components/App.tsx index a249ac8a..7432a8e2 100644 --- a/src/Components/App.tsx +++ b/src/Components/App.tsx @@ -388,7 +388,7 @@ export function App({ ["exampleselector", "terminal", "viewer"], ]} rowSizes={["2fr", "1fr"]} - colSizes={["180px", "1.5fr", "1fr"]} + colSizes={["180px", "1fr", "1fr"]} > Loading...}>