fix: params

This commit is contained in:
Timothy J. Baek 2024-06-08 20:09:59 -07:00
parent 5342063e24
commit cc53fd8379

View File

@ -556,7 +556,7 @@
type="number" type="number"
class=" bg-transparent text-center w-14" class=" bg-transparent text-center w-14"
min="-1" min="-1"
step="10" step="1"
/> />
</div> </div>
</div> </div>