mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-23 00:41:56 +00:00
On narrow viewports the admin Models list rows previously collapsed into unusable vertical stacks; the Models page redesign on dev has since absorbed the truncation fixes this branch carried (min-w-0 chain, real truncate on the name, shrink-0 action group, inline access label). The one remaining gap: the per-row edit pencil duplicates the row tap (both open the model editor) while costing scarce horizontal space on mobile. Hide it below the sm breakpoint; it remains on sm+ screens. |
||
|---|---|---|
| .. | ||
| admin | ||
| app | ||
| automations | ||
| calendar | ||
| channel | ||
| chat | ||
| common | ||
| icons | ||
| layout | ||
| notes | ||
| playground | ||
| workspace | ||
| AddConnectionModal.svelte | ||
| AddFilesPlaceholder.svelte | ||
| AddTerminalServerModal.svelte | ||
| AddToolServerModal.svelte | ||
| AutomationModal.svelte | ||
| ChangelogModal.svelte | ||
| ImportModal.svelte | ||
| NotificationToast.svelte | ||
| OnBoarding.svelte | ||