.main { display: -ms-grid; display: grid; -ms-grid-rows: auto; grid-template: "header header" "menu content"; } .content { -ms-grid-row: ...
確定! 回上一頁