mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #20706] feat: CSS broken for old browsers. #57935
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?
Originally created by @benjamin20000 on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20706
Check Existing Issues
Verify Feature Scope
Problem Description
Open WebUI currently requires Chrome 105+ due to modern CSS features,
causing visual breakage in Chrome 97-104. This affects: Enterprise,universities, hospitals and more
Desired Solution you'd like
Add a condition that will check the browser version and load the right CSS.
Alternatives Considered
No response
Additional Context
No response
@pr-validator-bot commented on GitHub (Jan 15, 2026):
⚠️ Invalid Issue Title
Hey @benjamin20000, please provide a descriptive title for your issue. Titles that are empty, very short (under 10 characters), or generic (like "issue:") make it difficult for volunteer contributors to understand and triage issues.
Please update the title to reflect the content of your issue.