thead固定,tbody滚动,head边框也跟着滚动的问题

39 阅读1分钟

可以使用table thead tr { border: none; outline-color: #fff; outline-style: solid; outline-width: 1px; }