From 0e94d7075e5404537320b1a17c0a37bf2164a187 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:12:30 -0800 Subject: [PATCH] UI: minor style fix on Windows --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index 6febb471..9d99a876 100644 --- a/css/main.css +++ b/css/main.css @@ -990,7 +990,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* { #rename-row { width: 100%; justify-content: center; - gap: 10px; + gap: 9px; }