diff --git a/Flow.Launcher/ReleaseNotesWindow.xaml b/Flow.Launcher/ReleaseNotesWindow.xaml index 5076fc09d..be1fe5c82 100644 --- a/Flow.Launcher/ReleaseNotesWindow.xaml +++ b/Flow.Launcher/ReleaseNotesWindow.xaml @@ -171,9 +171,9 @@ Grid.Row="2" Grid.Column="0" Grid.ColumnSpan="5" + Width="500" Height="500" Margin="15 0 20 0" - HorizontalAlignment="Stretch" ClickAction="SafetyDisplayWithRelativePath" Loaded="MarkdownViewer_Loaded" Plugins="{StaticResource MdXamlPlugins}"