diff --git a/src/Views/ConfigureWorkspace.axaml b/src/Views/ConfigureWorkspace.axaml index 95b7e91a..e245032e 100644 --- a/src/Views/ConfigureWorkspace.axaml +++ b/src/Views/ConfigureWorkspace.axaml @@ -12,10 +12,10 @@ x:Name="ThisControl" Icon="/App.ico" Title="{DynamicResource Text.ConfigureWorkspace}" - Width="494" SizeToContent="Height" + SizeToContent="WidthAndHeight" CanResize="False" WindowStartupLocation="CenterOwner"> - +