From dcfe56baac2d2a48e1764248ca987de6861d70cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=97=B6=E4=B8=8D=E5=BE=85=E6=88=91?= <790002517@qq.com> Date: Tue, 29 Oct 2024 23:43:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Desktop Notes/Desktop Notes/HelpForm.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Desktop Notes/Desktop Notes/HelpForm.Designer.cs b/Desktop Notes/Desktop Notes/HelpForm.Designer.cs index 5b915b8..91fa678 100644 --- a/Desktop Notes/Desktop Notes/HelpForm.Designer.cs +++ b/Desktop Notes/Desktop Notes/HelpForm.Designer.cs @@ -144,8 +144,8 @@ private void InitializeComponent() this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 35F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F)); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F)); - this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F)); + this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 46F)); + this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 46F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(300, 315); this.tableLayoutPanel1.TabIndex = 10;