added spacing for invoice columns
This commit is contained in:
parent
27a43ebdd1
commit
a96dd09322
@ -84,7 +84,7 @@
|
||||
</x-slot>
|
||||
|
||||
<x-slot name="body">
|
||||
<div class="grid col-span-6 grid-rows-3">
|
||||
<div class="grid col-span-6 gap-y-6 grid-rows-3">
|
||||
<x-form.group.invoice-text
|
||||
name="item_name"
|
||||
label="{{ trans('settings.invoice.item_name') }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user