Minor tweaks

This commit is contained in:
seerge
2023-04-11 22:30:17 +02:00
parent 9562f77c6f
commit e3cb2bb4a1
3 changed files with 5 additions and 5 deletions

View File

@@ -283,7 +283,7 @@ namespace GHelper
//
AutoScaleDimensions = new SizeF(13F, 32F);
AutoScaleMode = AutoScaleMode.Font;
ClientSize = new Size(776, 858);
ClientSize = new Size(830, 858);
Controls.Add(groupOther);
Controls.Add(groupLight);
Controls.Add(groupBox1);