mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55: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>
|
</script>
|
||||||
|
|
||||||
<div class="h-full flex mb-6">
|
<div class="h-full flex">
|
||||||
{#if messages.length == 0}
|
{#if messages.length == 0}
|
||||||
<Placeholder
|
<Placeholder
|
||||||
modelIds={selectedModels}
|
modelIds={selectedModels}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue