From 78b5b52c2ac45aa5c5c72f63191c631fd43494fe Mon Sep 17 00:00:00 2001 From: liufei Date: Sun, 9 Jan 2022 16:12:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=90=AF=E5=8A=A8=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Control/Other/IconInfoDialog.xaml | 14 +++++++++----- Control/Other/IconInfoDialog.xaml.cs | 7 +++++-- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/Control/Other/IconInfoDialog.xaml b/Control/Other/IconInfoDialog.xaml index af45bde..7d75221 100644 --- a/Control/Other/IconInfoDialog.xaml +++ b/Control/Other/IconInfoDialog.xaml @@ -3,13 +3,13 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:hc="https://handyorg.github.io/handycontrol" CornerRadius="4" - Width="300" - Height="340" + Width="350" + Height="450" Style="{StaticResource BorderBG}" >