fix(ui): add gaps to header

This commit is contained in:
ArneBo 2025-04-03 16:21:05 +02:00
parent f0ce854dd0
commit d7402c29ab
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ const props = defineProps<{
</div>
<Layout
stack
no-gap
gap-8
style="flex-grow: 1;"
>
<Layout