mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-12 20:59:37 +08:00
Page header is now center aligned with first item, similiar to W10 Settings
This commit is contained in:
parent
751f30e316
commit
ec895f271b
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user