Make sure horizontally size good

This commit is contained in:
Jack251970 2025-06-07 23:01:54 +08:00
parent b4d5e57b17
commit a9eb17ee50

View file

@ -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}"