From 5627e1e539de9bd29955a9aff5316775156285cf Mon Sep 17 00:00:00 2001 From: jxom <7336481+jxom@users.noreply.github.com> Date: Fri, 24 Jan 2025 10:14:29 +1100 Subject: [PATCH] fix: popup min-w --- app/src/routes/__root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/routes/__root.tsx b/app/src/routes/__root.tsx index cc38daf7..b100d98f 100644 --- a/app/src/routes/__root.tsx +++ b/app/src/routes/__root.tsx @@ -39,7 +39,7 @@ function RouteComponent() { }, [mode]) return ( -