diff --git a/app/sites/[id]/funnels/[funnelId]/page.tsx b/app/sites/[id]/funnels/[funnelId]/page.tsx index 1dd4ab6..d8fe3c8 100644 --- a/app/sites/[id]/funnels/[funnelId]/page.tsx +++ b/app/sites/[id]/funnels/[funnelId]/page.tsx @@ -228,6 +228,7 @@ export default function FunnelReportPage() { labelLayout="grouped" labelAlign="center" labelOrientation="vertical" + style={{ aspectRatio: '4 / 1' }} />