[PR #4456] [MERGED] docs: codeblock style fix after fuma upgrade #5395

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4456
Author: @Kinfe123
Created: 9/5/2025
Status: Merged
Merged: 9/5/2025
Merged by: @himself65

Base: mainHead: fix/border-code-blocks-fuma


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 docs/app/docs/[[...slug]]/page.tsx (+1 -1)
📝 docs/components/ui/code-block.tsx (+1 -0)

📄 Description

Summary by cubic

Fix code block borders in docs after the Fuma upgrade. When a code block has no title, we remove the top border (border-t-0) to match Fuma styles and prevent a double border.


🔄 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/4456 **Author:** [@Kinfe123](https://github.com/Kinfe123) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `fix/border-code-blocks-fuma` --- ### 📝 Commits (2) - [`feb9d55`](https://github.com/better-auth/better-auth/commit/feb9d550f3faade8510a3ff9062a3374281e96c2) fuma code blocks border - [`425f233`](https://github.com/better-auth/better-auth/commit/425f233bcd5ae3cee6092448d4c6ac8bfc1f193a) update ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/docs/[[...slug]]/page.tsx` (+1 -1) 📝 `docs/components/ui/code-block.tsx` (+1 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Fix code block borders in docs after the Fuma upgrade. When a code block has no title, we remove the top border (border-t-0) to match Fuma styles and prevent a double border. <!-- 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:21:20 -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#5395