How to remove the extra space after table heading,

2019-09-11 21:32发布

enter image description here

I'm using datatables.net library. There is a gap between table header and the table body, if I add scrollbar. Is there any way to remove it? Also, is there a way to move the searchbox to the left, and remove the text "Search:", and instead add it as a place holder within the textbox?

1条回答
祖国的老花朵
2楼-- · 2019-09-11 22:00

I'm not familiar with that library but I do know that one can easily modify CSS to achieve the desired layout. Please check their documentation about styling http://datatables.net/styling/

查看更多
登录 后发表回答