From 9e6ffb3c0148f8f81bf9db9cd90494b22e488988 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Mon, 26 Jan 2026 15:25:54 +0100 Subject: [PATCH] no message --- Bat_EV_SDL/form.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bat_EV_SDL/form.json b/Bat_EV_SDL/form.json index bd29490..9c054f2 100644 --- a/Bat_EV_SDL/form.json +++ b/Bat_EV_SDL/form.json @@ -10,7 +10,7 @@ { "caption":"Typ", "name":"typ", - "width":"200px", + "width":"100px", "add":"Stufe", "edit":{ "type":"ValidationTextBox" @@ -28,7 +28,7 @@ { "caption":"Kapazität in kWh", "name":"capazity", - "width":"200px", + "width":"100px", "add":60, "edit":{ "type":"NumberSpinner"