Flex Shrink
Shrink
Use t.flexShrink
to allow a flex item to shrink if needed:
Longer content that cannot flex
Item that will shrink even if it causes the content to wrap
Longer content that cannot flex
Don’t shrink
Use t.flexShrink0
to prevent a flex item from shrinking:
Item that can shrink if needed
Item that cannot shrink below its initial size
Item that can shrink if needed