Page selector buttons are too crowded
parlough opened this issue · 0 comments
parlough commented
Issue
The page selector buttons on the bottom of the search page are crowded. They appear this way due to the border radius on each item, that makes them appear as if they should be separated.
Examples
It's more noticeable with dark mode:
This also causes problems with the focus outline:
Potential solutions
- Add a small gap between each button
- Only apply the border radius to the left side of the first button and the right of the last
- No border radius on any button