#How to make table full-width
2 messages · Page 1 of 1 (latest)
See Container documentation – https://mantine.dev/core/container/#usage
2 messages · Page 1 of 1 (latest)
I'm using mantine v5.10.0, when using the Table component I see it add a container wrapper upon the table which has a max-width of 960px.
I need the container to be fluid, i.e., full width, which I'm unable to achieve. Can you anyone suggest what to do?
See Container documentation – https://mantine.dev/core/container/#usage