<style> .app { /* the flex display gets stretched by the table that has width:100% and table-layout:fixed */ display: flex; background:yellow; } .grid-wrap ...
確定! 回上一頁