要注意的是當position : sticky 應用於table,只能作用於<th> 和<td>,並且一定要定義目標位置left / right / top / bottom 才會出現固定效果! thead tr th { position: ...
確定! 回上一頁