mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-18 05:56:01 +08:00
refac
This commit is contained in:
parent
582253fc68
commit
689b910c77
@ -111,7 +111,7 @@
|
|||||||
>
|
>
|
||||||
<Navbar {channel} />
|
<Navbar {channel} />
|
||||||
|
|
||||||
<div class="flex-1">
|
<div class="flex-1 overflow-y-auto">
|
||||||
{#if channel}
|
{#if channel}
|
||||||
<div
|
<div
|
||||||
class=" pb-2.5 max-w-full z-10 scrollbar-hidden w-full h-full pt-6 flex-1 flex flex-col-reverse overflow-auto"
|
class=" pb-2.5 max-w-full z-10 scrollbar-hidden w-full h-full pt-6 flex-1 flex flex-col-reverse overflow-auto"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user