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 393c861 commit 0a6c534Copy full SHA for 0a6c534
Flow.Launcher/ActionKeywords.xaml
@@ -116,14 +116,14 @@
116
<Button
117
x:Name="btnCancel"
118
Width="145"
119
- Height="30"
+ Height="38"
120
Margin="10 0 10 0"
121
Click="BtnCancel_OnClick"
122
Content="{DynamicResource cancel}" />
123
124
x:Name="btnDone"
125
126
127
128
Click="btnDone_OnClick"
129
Style="{StaticResource AccentButtonStyle}">
0 commit comments