mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac: navbar styling
This commit is contained in:
@@ -308,7 +308,7 @@
|
||||
};
|
||||
</script>
|
||||
|
||||
<div class="h-full flex">
|
||||
<div class="h-full flex pt-8">
|
||||
{#if Object.keys(history?.messages ?? {}).length == 0}
|
||||
<Placeholder {selectedModels} bind:prompt />
|
||||
{:else}
|
||||
|
||||
Reference in New Issue
Block a user