atlas
atlas copied to clipboard
Visual bug with page size selector on tables
Describe the bug
When a page size >9 is selected, there is not enough space for the number in the page size selector which results in a content overflow.
To Reproduce
Steps to reproduce the behavior:
- Go to any table that has more than 9 pages.
- Click on the page size selector and select a size of 10 or greater.
Expected behavior
There should be enough space for the content (the full number) to fit without overflowing.
Screenshots