diff --git a/Control/UserControls/Config/AboutControl.xaml b/Control/UserControls/Config/AboutControl.xaml index 44c54d6..38c2ad1 100644 --- a/Control/UserControls/Config/AboutControl.xaml +++ b/Control/UserControls/Config/AboutControl.xaml @@ -12,9 +12,9 @@ - + - + @@ -29,7 +29,7 @@ - + diff --git a/Control/UserControls/Config/ThemeControl.xaml b/Control/UserControls/Config/ThemeControl.xaml index ccc3623..71efd16 100644 --- a/Control/UserControls/Config/ThemeControl.xaml +++ b/Control/UserControls/Config/ThemeControl.xaml @@ -7,7 +7,7 @@ xmlns:hc="https://handyorg.github.io/handycontrol" mc:Ignorable="d" Background="AliceBlue" - d:DesignHeight="350" d:DesignWidth="450"> + d:DesignHeight="380" d:DesignWidth="450"> @@ -25,7 +25,7 @@