We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798fd90 commit f8cef1dCopy full SHA for f8cef1d
Flow.Launcher/SettingWindow.xaml
@@ -395,7 +395,7 @@
395
<Setter Property="Template">
396
<Setter.Value>
397
<ControlTemplate>
398
- <Grid>
+ <Grid Margin="20,0,0,0">
399
<StackPanel>
400
<TextBlock
401
Margin="0,20,0,4"
@@ -420,7 +420,7 @@
420
421
422
423
424
425
426
0 commit comments