mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
refac: styling
This commit is contained in:
parent
f2e5bebdbc
commit
dd799ebea8
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@
|
|||
};
|
||||
</script>
|
||||
|
||||
<div class="h-full flex mb-6">
|
||||
<div class="h-full flex">
|
||||
{#if messages.length == 0}
|
||||
<Placeholder
|
||||
modelIds={selectedModels}
|
||||
|
|
|
|||
Loading…
Reference in a new issue