diff --git a/ModpackUpdater.Apps.Manager/Ui/UpdatesCollectorWindow.axaml b/ModpackUpdater.Apps.Manager/Ui/UpdatesCollectorWindow.axaml index 386e82e..42e2db7 100644 --- a/ModpackUpdater.Apps.Manager/Ui/UpdatesCollectorWindow.axaml +++ b/ModpackUpdater.Apps.Manager/Ui/UpdatesCollectorWindow.axaml @@ -2,8 +2,8 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" - Width="800" Height="500" + mc:Ignorable="d" d:DesignWidth="600" d:DesignHeight="450" + Width="600" Height="600" x:Class="ModpackUpdater.Apps.Manager.Ui.UpdatesCollectorWindow" Title="UpdatesCollectorWindow">