make the photo show in a pop-up dialog

This commit is contained in:
2024-03-14 19:44:11 -06:00
parent 49bb1c07b7
commit 251986d2bc
6 changed files with 106 additions and 69 deletions

View File

@@ -25,7 +25,7 @@
</div>
<input
type="number"
class="border border-r-0 border-slate-400 px-2 py-2 text-center"
class="border border-r-0 border-slate-400 px-2 py-2 text-center w-20"
v-model="amountInput"
/>
<div