[PR #111] [MERGED] fix: style in example pages #130

Closed
opened 2026-02-16 03:15:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/chat-ui/pull/111
Author: @thucpn
Created: 6/3/2025
Status: Merged
Merged: 6/3/2025
Merged by: @thucpn

Base: mainHead: tp/style-in-example-pages


📝 Commits (2)

  • 2eaf0cd fix: code for mermaid diagram doesn't have syntax highlighting
  • d0ccb84 fix scrollbars not shown in examples

📊 Changes

4 files changed (+97 additions, -94 deletions)

View changed files

📝 apps/web/app/demo/mermaid/page.tsx (+1 -1)
📝 apps/web/app/globals.css (+1 -93)
apps/web/app/home.css (+94 -0)
📝 apps/web/app/page.tsx (+1 -0)

📄 Description

No description provided


🔄 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/run-llama/chat-ui/pull/111 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@thucpn](https://github.com/thucpn) **Base:** `main` ← **Head:** `tp/style-in-example-pages` --- ### 📝 Commits (2) - [`2eaf0cd`](https://github.com/run-llama/chat-ui/commit/2eaf0cd81512ddbbc77221d166cbcea1aa6188dc) fix: code for mermaid diagram doesn't have syntax highlighting - [`d0ccb84`](https://github.com/run-llama/chat-ui/commit/d0ccb8485fa6ab19200b169cf3d9058a32b09e42) fix scrollbars not shown in examples ### 📊 Changes **4 files changed** (+97 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/app/demo/mermaid/page.tsx` (+1 -1) 📝 `apps/web/app/globals.css` (+1 -93) ➕ `apps/web/app/home.css` (+94 -0) 📝 `apps/web/app/page.tsx` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:15:19 -05:00
yindo closed this issue 2026-02-16 03:15:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#130