1 Answer · table { table-layout: fixed; } · th:nth-child(<<the number of which column you want to set the width>>) { width: <<your desried width>> }.
確定! 回上一頁