From 3661893161826c2a36bacdb3b08d12c805134bee Mon Sep 17 00:00:00 2001 From: "sp.wack" <83104063+amanape@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:06:15 +0400 Subject: [PATCH] fix(frontend): Set min width so it doesn't squish on smaller screens (#4264) --- frontend/src/root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/root.tsx b/frontend/src/root.tsx index d73dd48404..82dc29b54e 100644 --- a/frontend/src/root.tsx +++ b/frontend/src/root.tsx @@ -163,7 +163,7 @@ export default function App() { }; return ( -