Both look the same, the difference is in how they load: ... .container { display: flex; flex-flow: row; } nav { flex: 1; min-width: 118px; ...
確定! 回上一頁