Describe the bug
When WhoDB is loaded on bigger screen sizes, the page fold is big, but the visible list of entires is only 10 entries, which doesn't fill the whole of page fold. It relates to the max height of this div container<div data-slot="table-container" class="max-w-full overflow-x-auto overflow-y-auto">
Expected behavior
When a table is loaded on any screen size with any fold size, the entries should fill up the whole of the fold.
Screenshots
