refac: do not set max for input

This commit is contained in:
Timothy J. Baek 2024-09-22 14:27:52 +02:00
parent 96ef15362a
commit 3335eee1b9
1 changed files with 0 additions and 1 deletions

View File

@ -746,7 +746,6 @@
type="number"
class=" bg-transparent text-center w-14"
min="-2"
max="131072"
step="1"
/>
</div>