mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #16473] [CLOSED] chore: keep chat bubbles consistent in widescreen when rendering YAML/code blocks #10943
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/16473
Author: @josharsh
Created: 8/11/2025
Status: ❌ Closed
Base:
dev← Head:fix/consistent-bubbles-widescreen📝 Commits (2)
30d0f8bMerge pull request #16434 from open-webui/dev2e8636efix(ui): keep chat bubbles consistent in widescreen when rendering YAML/code blocks by forcing prose containers to max-width:100%📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
src/app.css(+4 -0)📄 Description
Keep chat bubbles consistent in widescreen when rendering YAML/code blocksML/code blocks by forcing prose containers to max-width:100%
Fixes #5975
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.