mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Adjust minimize button style
This commit is contained in:
parent
156668e109
commit
abc13b7d67
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
Grid.Column="1"
|
||||
Click="Button_Minimize"
|
||||
RenderOptions.EdgeMode="Aliased"
|
||||
Style="{DynamicResource TitleBarCloseButtonStyle}">
|
||||
Style="{DynamicResource TitleBarButtonStyle}">
|
||||
<Path
|
||||
Width="46"
|
||||
Height="32"
|
||||
|
|
|
|||
Loading…
Reference in a new issue