UI Tweaks

This commit is contained in:
Serge
2024-02-04 13:52:38 +01:00
parent a32920586c
commit c9458494aa
3 changed files with 5 additions and 3 deletions

View File

@@ -1010,7 +1010,7 @@
// labelVibraTitle
//
labelVibraTitle.AutoSize = true;
labelVibraTitle.Location = new Point(77, 14);
labelVibraTitle.Location = new Point(54, 14);
labelVibraTitle.Margin = new Padding(4, 0, 4, 0);
labelVibraTitle.Name = "labelVibraTitle";
labelVibraTitle.Size = new Size(209, 32);