feat: processing 체계를 일괄 변경

This commit is contained in:
2021-12-23 01:34:45 +09:00
parent 41d5df60f4
commit 2969ed2edc
16 changed files with 122 additions and 66 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
>
<input
type="number"
class="form-control"
class="form-control text-end"
:max="maxAmount"
:min="minAmount"
:step="step"