diff --git a/UI/Views/MainWindow.xaml b/UI/Views/MainWindow.xaml index 0a823ef2..664380f2 100644 --- a/UI/Views/MainWindow.xaml +++ b/UI/Views/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Name="Window" Title="Install Tweak Tool #StandWithPalestine" WindowStartupLocation = "CenterScreen" Background="{DynamicResource BGColor}" -Height="700" Width="955" MinHeight="600" MinWidth="800" Topmost="False" ShowInTaskbar = "True" Icon="https://raw.githubusercontent.com/emadadel4/ITT/main/Resources/Icons/icon.ico"> +Height="700" Width="1000" MinHeight="600" MinWidth="800" Topmost="False" ShowInTaskbar = "True" Icon="https://raw.githubusercontent.com/emadadel4/ITT/main/Resources/Icons/icon.ico"> {{Style}}