Skip to content

Commit a9eb17e

Browse files
committed
Make sure horizontally size good
1 parent b4d5e57 commit a9eb17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/ReleaseNotesWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,9 +171,9 @@
171171
Grid.Row="2"
172172
Grid.Column="0"
173173
Grid.ColumnSpan="5"
174+
Width="500"
174175
Height="500"
175176
Margin="15 0 20 0"
176-
HorizontalAlignment="Stretch"
177177
ClickAction="SafetyDisplayWithRelativePath"
178178
Loaded="MarkdownViewer_Loaded"
179179
Plugins="{StaticResource MdXamlPlugins}"

0 commit comments

Comments
 (0)