grid -auto-rows: 1fr; // 如果需要讓所有的gird-item 等高 ... 如果只要針對某個grid-item ,可以針對該item 下 align-self 或 justify-self ...
確定! 回上一頁