UNPKG

@spaced-out/ui-design-system

Version:
18 lines (15 loc) 392 B
@value (colorFillPrimary) from '../../../styles/variables/_color.css'; @value (size400, size660, sizeFluid) from '../../../styles/variables/_size.css'; .wrapper { display: flex; flex-direction: column; } .funnelChartContainer { width: sizeFluid; min-width: size660; min-height: size400; max-height: size400; display: flex; align-items: center; justify-content: center; }