mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-20 19:04:22 -04:00
[PR #115] [MERGED] Fix: css for markdown shouldn't affect inline components #134
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/chat-ui/pull/115
Author: @thucpn
Created: 6/3/2025
Status: ✅ Merged
Merged: 6/3/2025
Merged by: @thucpn
Base:
main← Head:tp/make-wiki-example-better📝 Commits (5)
662c24cFix: css for markdown shouldn't affect inline components0188542Create real-ghosts-melt.mdbfad5acfix format57c3677fix format6fbc100fix: remove dead css📊 Changes
5 files changed (+111 additions, -159 deletions)
View changed files
➕
.changeset/real-ghosts-melt.md(+5 -0)📝
examples/nextjs/app/globals.css(+0 -111)📝
examples/nextjs/components/custom-wiki.tsx(+54 -17)📝
packages/chat-ui/src/styles/markdown.css(+51 -30)📝
packages/chat-ui/src/widgets/markdown.tsx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.