This commit is contained in:
vanzue
2025-08-21 23:34:13 +08:00
parent d916cfd5d3
commit feebfb6ff2

View File

@@ -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>