Skip to content

Commit 8e740c8

Browse files
committed
Automatic refactor by XamlStyler extension
1 parent 0a6c534 commit 8e740c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Flow.Launcher/ActionKeywords.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,9 @@
107107

108108
<Border
109109
Grid.Row="5"
110-
Grid.Column="0" Margin="0 10 0 0"
110+
Grid.Column="0"
111111
Grid.ColumnSpan="2"
112+
Margin="0 10 0 0"
112113
Background="{DynamicResource PopupButtonAreaBGColor}"
113114
BorderBrush="{DynamicResource PopupButtonAreaBorderColor}"
114115
BorderThickness="0 1 0 0">

0 commit comments

Comments
 (0)