From a989a2a75267699767d150fb1a0003f5a30dc268 Mon Sep 17 00:00:00 2001 From: Sainan Date: Tue, 11 Feb 2025 02:34:04 +0100 Subject: [PATCH] fix(webui): remove 'step' from number inputs browsers seem to validate that the value is a multiple of the step size, which was not the intention here --- 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 @@

- +