From ab6b5aaa9c12693003410e1b836d466340793c21 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期六, 08 十一月 2025 15:06:53 +0800
Subject: [PATCH] 过站提示

---
 DevApp/Gs.DevApp/UserControl/Toast.Designer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/Toast.Designer.cs b/DevApp/Gs.DevApp/UserControl/Toast.Designer.cs
index 3f471b3..7a51f2e 100644
--- a/DevApp/Gs.DevApp/UserControl/Toast.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/Toast.Designer.cs
@@ -47,7 +47,7 @@
             this.Appearance.Options.UseBackColor = true;
             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
-            this.ClientSize = new System.Drawing.Size(730, 172);
+            this.ClientSize = new System.Drawing.Size(298, 260);
             this.ControlBox = false;
             this.Controls.Add(this.lbMsg);
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;

--
Gitblit v1.9.3