diff --git a/src/PSLauncher.App/Views/MainWindow.xaml b/src/PSLauncher.App/Views/MainWindow.xaml index 889bd83..cf16ddd 100644 --- a/src/PSLauncher.App/Views/MainWindow.xaml +++ b/src/PSLauncher.App/Views/MainWindow.xaml @@ -3,6 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:vm="clr-namespace:PSLauncher.App.ViewModels" Title="PROSERVE Launcher" + Background="Black" Width="980" Height="780" MinWidth="780" MinHeight="500" WindowStartupLocation="CenterScreen" @@ -145,23 +146,22 @@ - + - + - -