mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Adjust size
This commit is contained in:
parent
02496214ea
commit
1ef8d65dce
1 changed files with 2 additions and 2 deletions
|
|
@ -173,8 +173,8 @@
|
||||||
Margin="15 0 20 0">
|
Margin="15 0 20 0">
|
||||||
<ui:ProgressRing
|
<ui:ProgressRing
|
||||||
x:Name="RefreshProgressRing"
|
x:Name="RefreshProgressRing"
|
||||||
Width="30"
|
Width="32"
|
||||||
Height="30"
|
Height="32"
|
||||||
HorizontalAlignment="Center"
|
HorizontalAlignment="Center"
|
||||||
VerticalAlignment="Center"
|
VerticalAlignment="Center"
|
||||||
IsActive="True" />
|
IsActive="True" />
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue