CSS Property:
flex-shrink:

Result:
CSS Code:

div#myBlueDiv {
  flex-shrink: 1;
}
    
  
Click the property values above to see the result
W3Schools.com - Play it