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 156668e commit abc13b7Copy full SHA for abc13b7
Flow.Launcher/ProgressBoxEx.xaml
@@ -41,7 +41,7 @@
41
Grid.Column="1"
42
Click="Button_Minimize"
43
RenderOptions.EdgeMode="Aliased"
44
- Style="{DynamicResource TitleBarCloseButtonStyle}">
+ Style="{DynamicResource TitleBarButtonStyle}">
45
<Path
46
Width="46"
47
Height="32"
0 commit comments