From a1bc23d1dc61abb4e8a544f94159a87411023d74 Mon Sep 17 00:00:00 2001 From: tian <11429339@qq.com> Date: Thu, 16 Jul 2026 11:12:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=8A=B6=E6=80=81=E6=A0=8F=E5=8F=B3?= =?UTF-8?q?=E4=BE=A7=E8=BE=B9=E8=B7=9D=E5=92=8Cpadding=E7=BB=A7=E7=BB=AD?= =?UTF-8?q?=E7=BC=A9=E5=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/UI/WPF/Views/LogisticsControlPanel.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/UI/WPF/Views/LogisticsControlPanel.xaml b/src/UI/WPF/Views/LogisticsControlPanel.xaml index 9312e3f..012067d 100644 --- a/src/UI/WPF/Views/LogisticsControlPanel.xaml +++ b/src/UI/WPF/Views/LogisticsControlPanel.xaml @@ -88,8 +88,8 @@ NavisworksTransport 主控制面板 - 采用与其他视图一致的Navisworks 2 BorderThickness="1" CornerRadius="0" Background="#FFF8FBFF" - Margin="10,5,5,10" - Padding="12,8"> + Margin="10,5,0,10" + Padding="12,8,6,8">