chore: Fix spacing in main menu

This commit is contained in:
Sidharth Vinod
2025-03-18 11:16:30 -07:00
parent 3b2c7caf07
commit df26e5176f
+1 -1
View File
@@ -47,7 +47,7 @@
'flex items-center justify-start gap-2 border-b bg-muted p-2 px-3 hover:bg-background', 'flex items-center justify-start gap-2 border-b bg-muted p-2 px-3 hover:bg-background',
options.class options.class
)}> )}>
<options.icon /> <options.icon class="size-5" />
{options.label} {options.label}
</a> </a>
{/snippet} {/snippet}