vanilla-framework
vanilla-framework copied to clipboard
All columns full width in the default example in docs
Describe the bug
The columns in the "Grid / Default" example in the docs are all full width.
To Reproduce
Steps to reproduce the behavior:
- Go to https://vanillaframework.io/docs/patterns/grid
- Scroll down to the "Grid / Default" example
- See that all the columns are the full width of the container.
Expected behavior
I expected the columns to be the size defined by their class.
Screenshots