What is the impact of flex layout settings min-width:0

in a flex layout, for a div container with the flex property set to 1, how does setting min-width:0, affect the div? Or what kind of problem is this to solve? Thank you for your advice

May.11,2021

make sure that the content does not exceed the outer container

Menu