How to create a fixed header and a scrollable body? ... table { height: 100px; } .table__body { height: 150px; overflow-y: hidden; ...
確定! 回上一頁