Code: Click here
flex layout, the width is not adaptive when adding Element UI"s table, a scroll bar appears when the browser width narrows, and there is no problem when commenting out Element UI"s table. The solution now is to use calc to set the width of .c
, but I don"t understand what makes the width not adaptive?