mirror of
https://github.com/open-webui/open-webui
synced 2025-01-29 22:08:07 +00:00
fix: styling
This commit is contained in:
parent
6603a40b4a
commit
493207e9a7
@ -784,7 +784,7 @@
|
||||
<div
|
||||
class="{$settings?.fullScreenMode ?? null
|
||||
? 'max-w-full'
|
||||
: 'max-w-2xl md:px-0'} mx-auto w-full px-4 md:px-0 mt-10"
|
||||
: 'max-w-2xl md:px-0'} mx-auto w-full px-4 mt-10"
|
||||
>
|
||||
<ModelSelector bind:selectedModels disabled={messages.length > 0} />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user