Flex
The flex CSS shorthand property sets how a flex item will grow or shrink to fit the space available in its flex container.
Class name | Properties |
---|---|
_f-1 |
flex: 1 |
_f-n |
flex: none |
_f-at |
flex: auto |
The flex CSS shorthand property sets how a flex item will grow or shrink to fit the space available in its flex container.
Class name | Properties |
---|---|
_f-1 |
flex: 1 |
_f-n |
flex: none |
_f-at |
flex: auto |