fix(ui): add gaps to header
This commit is contained in:
parent
f0ce854dd0
commit
d7402c29ab
|
@ -36,7 +36,7 @@ const props = defineProps<{
|
|||
</div>
|
||||
<Layout
|
||||
stack
|
||||
no-gap
|
||||
gap-8
|
||||
style="flex-grow: 1;"
|
||||
>
|
||||
<Layout
|
||||
|
|
Loading…
Reference in New Issue