fix: reduce funnel chart height with wider aspect ratio (4:1)
This commit is contained in:
@@ -228,6 +228,7 @@ export default function FunnelReportPage() {
|
||||
labelLayout="grouped"
|
||||
labelAlign="center"
|
||||
labelOrientation="vertical"
|
||||
style={{ aspectRatio: '4 / 1' }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user