mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-14 13:25:20 +00:00
refac
This commit is contained in:
parent
b53ddfbd19
commit
cc788eb4f9
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
{:else}
|
{:else}
|
||||||
<div class="pl-1">
|
<div class="pl-1.5">
|
||||||
{#if !loading}
|
{#if !loading}
|
||||||
<Tooltip
|
<Tooltip
|
||||||
content={type === 'collection'
|
content={type === 'collection'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue