#tableid>thead>tr{ display: table; width: 100%; table-layout: fixed; } #tableid>tbody{ display: block; height: 271px; overflow-y: scroll; } ...
確定! 回上一頁