From 226661c4e700d16a9c371ae9c57ebab96ef93cd9 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 14 Jan 2026 13:52:24 +0800 Subject: Update ui/src/components/SettingsView.svelte Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- ui/src/components/SettingsView.svelte | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/src/components/SettingsView.svelte') diff --git a/ui/src/components/SettingsView.svelte b/ui/src/components/SettingsView.svelte index fc4fe46..81dd586 100644 --- a/ui/src/components/SettingsView.svelte +++ b/ui/src/components/SettingsView.svelte @@ -132,6 +132,7 @@ type="number" min="1" max="128" + step="1" class="bg-zinc-950 text-white w-full p-3 rounded border border-zinc-700 focus:border-indigo-500 outline-none" />
-- cgit v1.2.3-70-g09d2