mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-11 12:14:53 +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>
|
||||
<DataTemplate>
|
||||
<!-- TODO: Style clean up-->
|
||||
<Grid Margin="0, 24, 0, 6">
|
||||
<Grid Margin="0, 12, 0, 6">
|
||||
<TextBlock
|
||||
Text="{Binding}"
|
||||
FontWeight="Bold"
|
||||
|
Loading…
Reference in New Issue
Block a user