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