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