You should use the flex or flex-basis property rather than width . Read more on MDN. .flexbox .red { flex: 0 0 25em; }. The flex CSS ...
確定! 回上一頁