fix for Downpayment label + fix for invoice modal

This commit is contained in:
2026-04-01 17:06:31 -05:00
parent 5e792ab96f
commit 96ed8c7141
2 changed files with 15 additions and 3 deletions

View File

@@ -437,7 +437,10 @@
+ Add Item
</button>
</div>
<div id="invoice-items"></div>
<div id="invoice-items"
class="overflow-y-auto pr-1"
style="max-height: 40vh; min-height: 80px;">
</div>
</div>
<div class="bg-gray-50 p-4 rounded-lg">