Skip to content

Commit fe70c39

Browse files
committed
Update LoadPatternGrid.cs
1 parent 60a3daf commit fe70c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Virtual_EDW/LoadPatternGrid.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public LoadPatternGridView(TeamConfiguration teamConfiguration)
1717
EditMode = DataGridViewEditMode.EditOnEnter;
1818

1919
Location = new Point(3, 191);
20-
Size = new Size(1215, 521);
20+
Size = new Size(1215, 325);
2121
BackgroundColor = SystemColors.AppWorkspace;
2222
GridColor = SystemColors.ControlDark;
2323

0 commit comments

Comments
 (0)