1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2025-12-10 05:13:39 +00:00

Dialog fix.

This commit is contained in:
Ylian Saint-Hilaire
2021-07-05 14:03:29 -07:00
parent 86ecd50539
commit 5c815fd54a

View File

@@ -55,7 +55,7 @@
this.mainLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.mainLabel.Location = new System.Drawing.Point(14, 23);
this.mainLabel.Name = "mainLabel";
this.mainLabel.Size = new System.Drawing.Size(295, 38);
this.mainLabel.Size = new System.Drawing.Size(295, 22);
this.mainLabel.TabIndex = 1;
this.mainLabel.Text = "---";
//