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 0a6c534 commit 8e740c8Copy full SHA for 8e740c8
Flow.Launcher/ActionKeywords.xaml
@@ -107,8 +107,9 @@
107
108
<Border
109
Grid.Row="5"
110
- Grid.Column="0" Margin="0 10 0 0"
+ Grid.Column="0"
111
Grid.ColumnSpan="2"
112
+ Margin="0 10 0 0"
113
Background="{DynamicResource PopupButtonAreaBGColor}"
114
BorderBrush="{DynamicResource PopupButtonAreaBorderColor}"
115
BorderThickness="0 1 0 0">
0 commit comments