Open mm2175 opened 1 year ago
Mostly, the rows is less than one page, so with hide the footer, but the bottom line of last row is not shown, and the space to below last row seems to large.
<easy-data-table :headers="headers" :items="items" alternating border-cell show-index hide-footer hide-rows-per-page header-text-direction="center" body-text-direction="center" >
@HC200ok , I'm experiencing the same. Could you look into this please. I noticed that this css is being applied to the last row of the table.
Mostly, the rows is less than one page, so with hide the footer, but the bottom line of last row is not shown, and the space to below last row seems to large.