From 0ccbdbff97b6d42f7f0856f969886c0584ae1dff Mon Sep 17 00:00:00 2001 From: cglcv Date: Sun, 19 Jun 2022 10:12:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=87=8F=E5=B0=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/MeoAsstGui/Views/TaskQueueView.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MeoAsstGui/Views/TaskQueueView.xaml b/src/MeoAsstGui/Views/TaskQueueView.xaml index 46b4cb57d0..53a9508cb2 100644 --- a/src/MeoAsstGui/Views/TaskQueueView.xaml +++ b/src/MeoAsstGui/Views/TaskQueueView.xaml @@ -10,7 +10,7 @@ mc:Ignorable="d" xmlns:vm="clr-namespace:MeoAsstGui;assembly=MeoAsstGui" d:DataContext="{d:DesignInstance {x:Type vm:TaskQueueViewModel}}" - d:DesignHeight="550" d:DesignWidth="800"> + d:DesignHeight="495" d:DesignWidth="800">