[PR #5752] [MERGED] docs(builder): fix layout overflow on smaller screens #6200

Closed
opened 2026-03-13 12:50:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5752
Author: @bbabou
Created: 11/4/2025
Status: Merged
Merged: 11/4/2025
Merged by: @Bekacru

Base: canaryHead: docs/fix-signin-box-layout


📝 Commits (1)

  • 3af5a64 docs(builder): fix layout overflow on smaller screens

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/components/builder/index.tsx (+1 -1)

📄 Description

Fixing layout on smaller screens to be able to see the continue button


Summary by cubic

Fix layout overflow in the Builder dialog on small screens by making the content container vertically scrollable. Added overflow-y-scroll with no-scrollbar so the Continue button stays visible without showing scrollbars.

Written for commit 3af5a64d24. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/5752 **Author:** [@bbabou](https://github.com/bbabou) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `docs/fix-signin-box-layout` --- ### 📝 Commits (1) - [`3af5a64`](https://github.com/better-auth/better-auth/commit/3af5a64d24efd4683885abcf77098a1d4f4df26e) docs(builder): fix layout overflow on smaller screens ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/builder/index.tsx` (+1 -1) </details> ### 📄 Description Fixing layout on smaller screens to be able to see the continue button <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fix layout overflow in the Builder dialog on small screens by making the content container vertically scrollable. Added overflow-y-scroll with no-scrollbar so the Continue button stays visible without showing scrollbars. <sup>Written for commit 3af5a64d24efd4683885abcf77098a1d4f4df26e. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:50:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#6200