From 43a0207d207390abdeeb3ab9155eebf03edd7b1a Mon Sep 17 00:00:00 2001
From: chr <chr@mailcom>
Date: 星期一, 21 四月 2025 09:28:01 +0800
Subject: [PATCH] 优化;

---
 PdmSwPlugin.PropertySetting/Panel/StandardModulePanel.xaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PdmSwPlugin.PropertySetting/Panel/StandardModulePanel.xaml b/PdmSwPlugin.PropertySetting/Panel/StandardModulePanel.xaml
index fb810cb..7d38708 100644
--- a/PdmSwPlugin.PropertySetting/Panel/StandardModulePanel.xaml
+++ b/PdmSwPlugin.PropertySetting/Panel/StandardModulePanel.xaml
@@ -6,7 +6,7 @@
              mc:Ignorable="d" 
              x:Name="self"
              VerticalContentAlignment="Stretch"
-             d:DesignHeight="900" d:DesignWidth="800" Background="#FFF">
+             d:DesignHeight="900" d:DesignWidth="800">
 
     <UserControl.Resources>
         <ResourceDictionary>

--
Gitblit v1.9.1