Flex Grow
The
flex-grow
property specifies how much the item will grow relative to the rest of the flexible items inside the same container.
Class
|
Properties
|
---|---|
grow-1 |
flex-grow: 1 |
grow-0 |
flex-grow: 0 |
utilities.scss API