mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #24430] [CLOSED] fix: constrain chat code blocks to bubble width #114967
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/open-webui/open-webui/pull/24430
Author: @sjhddh
Created: 5/7/2026
Status: ❌ Closed
Base:
main← Head:fix/code-block-bubble-width-5975📝 Commits (1)
50c9c93fix: constrain chat code blocks to bubble width📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/lib/components/chat/Messages/CodeBlock.svelte(+2 -2)📄 Description
Fixes #5975.
Summary
Testing
git diff --checkCodeBlock.sveltecontainment classes are present.Note: I did not run the full Svelte check because dependencies are not installed in this local clone.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.