CSS Property:
min-width:

Result:
Click the radiobuttons
CSS Code:
div {
    
    width:10px;
    min-width:100%;
      }
Click the property values above to see the result
W3Schools.com - Play it