mirror of
https://github.com/open-webui/open-webui
synced 2025-05-02 20:11:56 +00:00
refac: styling
This commit is contained in:
parent
d932fc555d
commit
87aa01a5c2
@ -634,7 +634,7 @@
|
||||
{/if}
|
||||
</button>
|
||||
{:else}
|
||||
<div>
|
||||
<div class="">
|
||||
<div class="block px-3 py-2 text-sm text-gray-700 dark:text-gray-100">
|
||||
{$i18n.t('No results found')}
|
||||
</div>
|
||||
@ -778,6 +778,8 @@
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
{:else if filteredItems.length === 0}
|
||||
<div class="mb-3"></div>
|
||||
{/if}
|
||||
|
||||
<div class="hidden w-[42rem]" />
|
||||
|
Loading…
Reference in New Issue
Block a user