mirror of
https://github.com/2dust/v2rayN.git
synced 2025-05-02 05:08:49 +00:00
Increase the Margin of qrcode
This commit is contained in:
parent
754cbb9eaa
commit
b7f40e4cbf
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
d:DesignHeight="300"
|
||||
d:DesignWidth="300"
|
||||
mc:Ignorable="d">
|
||||
<Grid Margin="16">
|
||||
<Grid Margin="30">
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="Auto" />
|
||||
<RowDefinition Height="Auto" />
|
||||
|
|
Loading…
Reference in a new issue