不明白
將FLEX項目移到頂部,如果flex-direction: row; ,就設置 align-items: flex-start
將FLEX項目左右移動,如果flex-direction: row;? ,設置justify-content: flex-start/flex-end;
為啥就不一樣了???
將FLEX項目移到頂部,如果flex-direction: row; ,就設置 align-items: flex-start
將FLEX項目左右移動,如果flex-direction: row;? ,設置justify-content: flex-start/flex-end;
為啥就不一樣了???
2014-12-17
舉報
2016-01-05
沒明白問的什么?