Skip to content

Commit 1645a31

Browse files
committed
Update MainPage.xaml
1 parent f88c428 commit 1645a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Files.App/Views/MainPage.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
Grid.Row="0"
255255
Grid.RowSpan="5"
256256
Grid.Column="3"
257-
Margin="4,0,0,4"
257+
Margin="4,0,0,8"
258258
x:Load="{x:Bind ViewModel.ShowShelfPane, Mode=OneWay}" />
259259
</Grid>
260260
</sidebar:SidebarView.InnerContent>

0 commit comments

Comments
 (0)