UI tweaks

This commit is contained in:
Serge
2023-04-21 23:32:02 +02:00
parent 75f4b9f2c5
commit a30f5d801b
2 changed files with 4 additions and 3 deletions

View File

@@ -193,6 +193,7 @@ namespace GHelper
groupLight.TabIndex = 1;
groupLight.TabStop = false;
groupLight.Text = Properties.Strings.KeyboardBacklight;
groupLight.AutoSize = true;
//
// labelBrightness
//