mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #782] feat: style model selector #27739
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 @RanitManik on GitHub (Feb 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/782
Bug Report
Description:
The current style of the select label requires customization to ensure design consistency across the application. The existing style is the default select label style and may not align with the overall design guidelines.
Steps to Reproduce:
Screenshots:
Additional Information:
@justinh-rahb commented on GitHub (Feb 19, 2024):
I do get some inconsistent styling on Chrome...
If it's a regular tab:

Versus an installed PWA:

Doesn't really bother me either way, but just sharing for informational purposes.
@jannikstdl commented on GitHub (Feb 21, 2024):
I don't think that this is a big deal
@justinh-rahb commented on GitHub (Feb 21, 2024):
Agreed, I think there's no need for a PR on this alone absent any other issue with usability. This seems to just be cosmetic.
@tjbck commented on GitHub (Mar 24, 2024):
Closing in favour of #1281, let's continue our discussion there!