fix
This commit is contained in:
parent
d38195eae5
commit
b9f9df74c0
|
|
@ -401,7 +401,7 @@
|
|||
<input type="text" id="invoice-terms" value="Net 30" required
|
||||
class="w-full px-4 py-2 border border-gray-300 rounded-md focus:ring-blue-500 focus:border-blue-500">
|
||||
</div>
|
||||
<div class="flex items-center gap-6 pt-6">
|
||||
<div class="flex items-center gap-6 pt-6 w-max">
|
||||
<div class="flex items-center">
|
||||
<input type="checkbox" id="invoice-tax-exempt"
|
||||
class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-gray-300 rounded">
|
||||
|
|
|
|||
Loading…
Reference in New Issue