refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-04-14 01:40:29 -07:00
parent d932fc555d
commit 87aa01a5c2

View File

@ -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]" />