Increase the Margin of qrcode

This commit is contained in:
2dust 2023-01-30 11:18:01 +08:00
parent 754cbb9eaa
commit b7f40e4cbf

View file

@ -9,7 +9,7 @@
d:DesignHeight="300" d:DesignHeight="300"
d:DesignWidth="300" d:DesignWidth="300"
mc:Ignorable="d"> mc:Ignorable="d">
<Grid Margin="16"> <Grid Margin="30">
<Grid.RowDefinitions> <Grid.RowDefinitions>
<RowDefinition Height="Auto" /> <RowDefinition Height="Auto" />
<RowDefinition Height="Auto" /> <RowDefinition Height="Auto" />