[PR #196] [MERGED] feat: horizontal scroll for code block #20206

Closed
opened 2026-04-20 02:49:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/196
Author: @tjbck
Created: 12/9/2023
Status: Merged
Merged: 12/9/2023
Merged by: @tjbck

Base: mainHead: codeblock-width


📝 Commits (4)

  • d0633a9 feat: horizontal scroll for code block
  • 4cdf398 chore: comment deleted
  • c23da2c feat: scrollbar styling
  • 109dbb4 fix: scrollbar styling

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 src/app.css (+8 -2)
📝 src/lib/components/chat/Messages.svelte (+1 -1)

📄 Description

Resolves #194


🔄 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/open-webui/open-webui/pull/196 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 12/9/2023 **Status:** ✅ Merged **Merged:** 12/9/2023 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `codeblock-width` --- ### 📝 Commits (4) - [`d0633a9`](https://github.com/open-webui/open-webui/commit/d0633a9499ae20dfa45453c94feafea12deb6511) feat: horizontal scroll for code block - [`4cdf398`](https://github.com/open-webui/open-webui/commit/4cdf398225d1dae6e1a7c2231d71fc361184b0d4) chore: comment deleted - [`c23da2c`](https://github.com/open-webui/open-webui/commit/c23da2c91c92f2d7eb85c367bf81e5ca820d1f63) feat: scrollbar styling - [`109dbb4`](https://github.com/open-webui/open-webui/commit/109dbb44b80b476ed97346f87bc6d86d2ca30c46) fix: scrollbar styling ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/app.css` (+8 -2) 📝 `src/lib/components/chat/Messages.svelte` (+1 -1) </details> ### 📄 Description Resolves #194 --- <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-20 02:49:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#20206