refac: styling

This commit is contained in:
Timothy J. Baek 2024-06-27 13:15:54 -07:00
parent 46ae25826d
commit b224ba0030
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
>
{#if func.type === 'filter'}
<div
class="flex gap-2 justify-between items-center px-3 py-2 text-sm font-medium cursor-pointer hover:bg-gray-50 dark:hover:bg-gray-800 rounded-md"
class="flex gap-2 justify-between items-center px-3 py-2 text-sm font-medium cursor-pointerrounded-md"
>
<div class="flex gap-2 items-center">
<GlobeAlt />