mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 20:35:19 +00:00
refac
This commit is contained in:
parent
cf77a4276e
commit
5434172e88
1 changed files with 1 additions and 1 deletions
|
|
@ -2259,7 +2259,7 @@
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<PaneGroup direction="horizontal" class="w-full h-full">
|
<PaneGroup direction="horizontal" class="w-full h-full">
|
||||||
<Pane defaultSize={50} class="h-full flex relative max-w-full flex-col">
|
<Pane defaultSize={50} minSize={30} class="h-full flex relative max-w-full flex-col">
|
||||||
<Navbar
|
<Navbar
|
||||||
bind:this={navbarElement}
|
bind:this={navbarElement}
|
||||||
chat={{
|
chat={{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue