Skip to content

fix: stack PR title and actions vertically on mobile#332

Open
AbhiVarde wants to merge 1 commit intobetter-auth:mainfrom
AbhiVarde:fix/pr-header-mobile-layout
Open

fix: stack PR title and actions vertically on mobile#332
AbhiVarde wants to merge 1 commit intobetter-auth:mainfrom
AbhiVarde:fix/pr-header-mobile-layout

Conversation

@AbhiVarde
Copy link
Copy Markdown
Contributor

@AbhiVarde AbhiVarde commented Mar 22, 2026

Problem

On mobile devices, the PR title and action buttons were displayed in a single row causing the title to be cramped and the actions to overflow or get cut off on small screens.

Solution

Changed the PR header wrapper to flex-col on mobile and flex-row on sm+ so the title takes full width on row 1 and actions sit cleanly below it on row 2.

Files Changed

  • apps/web/src/components/pr/pr-header.tsx

Screenshots

Before After

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 22, 2026

@AbhiVarde is attempting to deploy a commit to the better-auth Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant