diff --git a/apps/web/src/components/Dashboard.tsx b/apps/web/src/components/Dashboard.tsx index d7e7e7de..d865bb63 100644 --- a/apps/web/src/components/Dashboard.tsx +++ b/apps/web/src/components/Dashboard.tsx @@ -71,6 +71,7 @@ export default function Dashboard({ html { height: 100vh; overflow: hidden; + min-width: 320px; } `}