chore: Fix spacing in main menu
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user