#Customize Grid Gutter: Separate Horizontal and Vertical Spacing?
3 messages · Page 1 of 1 (latest)
Mantine does not provide such feature with props, you can apply these styles with Styles API.
How would you achieve this with Styles API?
3 messages · Page 1 of 1 (latest)
Is it possible to customize the gutter prop on the Grid component to control the horizontal and vertical spacing individually?
For example, one might want xl spacing vertically and sm spacing horizontally.
Mantine does not provide such feature with props, you can apply these styles with Styles API.
How would you achieve this with Styles API?