Skip to content

fix: mobile overflow caused by pagination buttons#121

Open
MabelSamuel wants to merge 1 commit intovatsalsinghkv:mainfrom
MabelSamuel:fix-mobile-overflow-caused-by-pagination-button
Open

fix: mobile overflow caused by pagination buttons#121
MabelSamuel wants to merge 1 commit intovatsalsinghkv:mainfrom
MabelSamuel:fix-mobile-overflow-caused-by-pagination-button

Conversation

@MabelSamuel
Copy link

  • Added flex-wrap to the container to allow items to wrap naturally on smaller screens (mobile and some tablet widths).
  • Removed extra bottom margin (mb) on the Pagination component to ensure both the IssuesPerPageSelector and Pagination align neatly on the same line when space permits.
  • Ensured layout remains consistent across viewports, maintaining spacing and alignment without overlapping or horizontal scrolling.
image image

Fixes #120

@vercel
Copy link

vercel bot commented Oct 4, 2025

@MabelSamuel is attempting to deploy a commit to the vatsalsinghkv's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
easy-fix Ready Ready Preview Comment Oct 31, 2025 4:17pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Mobile overflow caused by pagination buttons

1 participant