Merge pull request #2821 from brkcvn/master
Head of table styling for Bill Create/Edit
This commit is contained in:
commit
b1ad72a8c6
@ -15,7 +15,7 @@
|
||||
<thead class="border-b">
|
||||
<tr>
|
||||
@stack('move_th_start')
|
||||
<th class="text-left border-t-0 border-r-0 border-b-0" style="vertical-align:bottom;">
|
||||
<th class="w-6 block text-left border-t-0 border-r-0 border-b-0" style="vertical-align:bottom;">
|
||||
@if (! $hideEditItemColumns)
|
||||
<x-documents.form.item-columns :type="$type" />
|
||||
@endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user