Skip to content

Commit 5ea863c

Browse files
committed
Fixed padding
1 parent 9968775 commit 5ea863c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Files/Views/YourHome.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ScrollViewer>
1212
<widgets:WidgetsListControl
1313
x:Name="Widgets"
14-
Margin="24"
14+
Margin="14"
1515
HorizontalAlignment="Stretch"
1616
VerticalAlignment="Stretch" />
1717
</ScrollViewer>

0 commit comments

Comments
 (0)