Page header is now center aligned with first item, similiar to W10 Settings

This commit is contained in:
Niels Laute 2020-05-29 15:12:32 +02:00 committed by Enrico Giordani
parent 751f30e316
commit ec895f271b

View File

@ -101,7 +101,7 @@
<behaviors:NavigationViewHeaderBehavior.DefaultHeaderTemplate> <behaviors:NavigationViewHeaderBehavior.DefaultHeaderTemplate>
<DataTemplate> <DataTemplate>
<!-- TODO: Style clean up--> <!-- TODO: Style clean up-->
<Grid Margin="0, 24, 0, 6"> <Grid Margin="0, 12, 0, 6">
<TextBlock <TextBlock
Text="{Binding}" Text="{Binding}"
FontWeight="Bold" FontWeight="Bold"