lai32290/TableHeadFixer

Scrollbars appear even if not needed

niciliketo opened this issue · 1 comments

Scrollbars are always shown, even if not needed.

I think this could be solved by changing css property from 'scroll' to 'auto'

Yeap, I agree with you, I will make this change, thank you for observation