fix(webui): remove 'step' from number inputs #944

Merged
Sainan merged 1 commits from nostep into main 2025-02-11 08:22:44 -08:00

1 Commits

Author SHA1 Message Date
a989a2a752 fix(webui): remove 'step' from number inputs
All checks were successful
Build / build (20) (push) Successful in 43s
Build / build (22) (push) Successful in 56s
Build / build (18) (push) Successful in 1m21s
Build / build (18) (pull_request) Successful in 49s
Build / build (20) (pull_request) Successful in 57s
Build / build (22) (pull_request) Successful in 1m15s
browsers seem to validate that the value is a multiple of the step size, which was not the intention here
2025-02-11 02:34:04 +01:00