mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac: styling
This commit is contained in:
parent
e5cbef0baa
commit
12c7ecf0f4
1 changed files with 1 additions and 1 deletions
|
|
@ -778,7 +778,7 @@
|
||||||
</div>
|
</div>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
{:else if filteredItems.length === 0}
|
{:else}
|
||||||
<div class="mb-3"></div>
|
<div class="mb-3"></div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue