mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #5910] feat: UI scale settings - smaller text (especially on mobile) #29699
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 @uberrice on GitHub (Oct 4, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5910
Is your feature request related to a problem? Please describe.
It's a bit frustrating having a lot of the sides of the screen taken up by margins on the mobile site - I'd also like to have smaller text. I cannot find any way to change these options.
Describe the solution you'd like
Settings in interface settings to set text size and/or ui scale, margins on the side of the page (mainly an issue on mobile site).
Describe alternatives you've considered
No clear alternatives other than somehow hacking around with the dpi settings.
Additional context
If this is something you'd like implemented, but nobody has time for, I could give it a crack myself. I'm not too versed with frontend stuff, but I could give it a try.