CSS : section { display: flex; flex-flow: column; align-items: stretch; ... no flex rules, it will grow */ } div { flex: 1; /* 1 and it will fill whole ...
確定! 回上一頁