[PR #6748] [MERGED] docs: fix overflowing code elements #15109

Closed
opened 2026-04-13 09:50:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6748
Author: @jslno
Created: 12/14/2025
Status: Merged
Merged: 12/14/2025
Merged by: @Bekacru

Base: canaryHead: 12-14-2025/docs-overflowing-code-el


📝 Commits (2)

  • 9aaf961 docs: fix overflowing code elements
  • 14da384 chore: cleanup & fix linting

📊 Changes

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

View changed files

📝 docs/app/global.css (+4 -0)

📄 Description

Before:
image

After:
image


Summary by cubic

Fixed overflowing inline code in the docs by adding word wrapping and improved text flow to code elements. Long tokens now wrap instead of spilling outside containers, improving readability on small screens.

Written for commit 14da384ff9. 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/6748 **Author:** [@jslno](https://github.com/jslno) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `12-14-2025/docs-overflowing-code-el` --- ### 📝 Commits (2) - [`9aaf961`](https://github.com/better-auth/better-auth/commit/9aaf961df4501f81837bfe3f03e4b75541f24257) docs: fix overflowing code elements - [`14da384`](https://github.com/better-auth/better-auth/commit/14da384ff9f8c11508f916c6c26489b64a70e48b) chore: cleanup & fix linting ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/global.css` (+4 -0) </details> ### 📄 Description Before: <img width="375" height="253" alt="image" src="https://github.com/user-attachments/assets/dfb376f7-b599-4e0f-9548-be6cf1539c2a" /> After: <img width="372" height="303" alt="image" src="https://github.com/user-attachments/assets/3cf836c4-033b-4b2b-985f-15d291d64ff6" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Fixed overflowing inline code in the docs by adding word wrapping and improved text flow to code elements. Long tokens now wrap instead of spilling outside containers, improving readability on small screens. <sup>Written for commit 14da384ff9f8c11508f916c6c26489b64a70e48b. 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-04-13 09:50:04 -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#15109