Skip to content

Commit 3b7b441

Browse files
committed
Formatted xaml
1 parent 5b8b66d commit 3b7b441

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Files.App.Controls/Storage/StorageBar/StorageBar.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
<Setter Property="Width" Value="240" />
2020
<Setter Property="Minimum" Value="0" />
2121
<Setter Property="Maximum" Value="100" />
22-
<Setter Property="MinWidth" Value="32"/>
23-
<Setter Property="MinHeight" Value="8"/>
22+
<Setter Property="MinWidth" Value="32" />
23+
<Setter Property="MinHeight" Value="8" />
2424
<Setter Property="Value" Value="25" />
2525
<Setter Property="SmallChange" Value="0.1" />
2626
<Setter Property="LargeChange" Value="10" />

0 commit comments

Comments
 (0)