I am trying to make a table, while scroll comes in tbody
there is a misalignment in thead
and tbody
column borders.
Here is the example what I am trying to do:
codepen table
With scrollbar, it is working fine.
while scrollbar is not in tbody
there is some misalignment of borders.
Is there any way to maintain the width of thead tr while scroll bar is present?