some ui fix and debug input field, separate price field

This commit is contained in:
2026-06-02 12:22:32 +03:30
parent ae963a60ce
commit 1f9166bed3
34 changed files with 335 additions and 282 deletions
@@ -1,5 +1,5 @@
<div class="flex justify-end gap-2">
<button pButton [label]="cancelLabel" severity="secondary" (click)="cancel()"></button>
<button pButton [label]="cancelLabel" severity="secondary" type="button" (click)="cancel()"></button>
<button
pButton
[label]="submitLabel"