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"