refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-04-14 22:34:38 -07:00
parent e5cbef0baa
commit 12c7ecf0f4

View File

@ -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}