From b3b2ce55245bf6ac3e5eaeff4df60419a354a66d Mon Sep 17 00:00:00 2001 From: Sainan Date: Tue, 11 Feb 2025 08:22:43 -0800 Subject: [PATCH] fix(webui): remove 'step' from number inputs (#944) browsers seem to validate that the value is a multiple of the step size, which was not the intention here Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/944 --- static/webui/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/webui/index.html b/static/webui/index.html index 497122ae..5273ba50 100644 --- a/static/webui/index.html +++ b/static/webui/index.html @@ -101,7 +101,7 @@

- +
@@ -113,7 +113,7 @@

- +
@@ -125,7 +125,7 @@

- +
@@ -137,7 +137,7 @@

- +