diff --git a/EasyJob/Windows/AnswerDialog.xaml b/EasyJob/Windows/AnswerDialog.xaml index ab592e6..6e418ed 100644 --- a/EasyJob/Windows/AnswerDialog.xaml +++ b/EasyJob/Windows/AnswerDialog.xaml @@ -5,18 +5,18 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:EasyJob.Windows" mc:Ignorable="d" Icon="pack://application:,,,/Images/icon.ico" - Title="Select" ResizeMode="CanMinimize" SizeToContent="WidthAndHeight" WindowStartupLocation="CenterScreen"> + Title="Select" ResizeMode="CanMinimize" SizeToContent="WidthAndHeight" WindowStartupLocation="CenterScreen" MinWidth="400"> - - + + - + - +