mirror of
https://github.com/microsoft/PowerToys
synced 2025-09-01 06:55:17 +00:00
fix xaml
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
</DataTemplate>
|
||||
</local:NavigatablePage.Resources>
|
||||
<Grid Margin="16,0,0,0" RowSpacing="12">
|
||||
<Grid Margin="16,0,0,0" RowSpacing="24">
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="Auto" />
|
||||
<RowDefinition Height="Auto" />
|
||||
@@ -364,5 +363,4 @@
|
||||
</VisualStateGroup>
|
||||
</VisualStateManager.VisualStateGroups>
|
||||
</Grid>
|
||||
</Grid>
|
||||
</local:NavigatablePage>
|
||||
|
Reference in New Issue
Block a user