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