🎨 Design improvements

This commit is contained in:
pheralb
2025-08-31 13:43:53 +01:00
parent d06c87037a
commit 68e399d99c
4 changed files with 13 additions and 3 deletions
@@ -14,7 +14,7 @@
<div
bind:this={ref}
data-slot="dialog-header"
class={cn("flex flex-col gap-2 text-center sm:text-left", className)}
class={cn("mb-2 flex flex-col gap-1 text-center sm:text-left", className)}
{...restProps}
>
{@render children?.()}