归还空瓶弹窗添加滚动条

This commit is contained in:
maqiao 2024-10-09 17:01:59 +08:00
parent 73ab5d4bd4
commit 5998a71065
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<Grid.RowDefinitions> <Grid.RowDefinitions>
<RowDefinition Height="Auto" /> <RowDefinition Height="Auto" />
<RowDefinition Height="50" /> <RowDefinition Height="50" />
<RowDefinition Height="Auto" /> <RowDefinition Height="300" />
<RowDefinition Height="Auto" /> <RowDefinition Height="Auto" />
</Grid.RowDefinitions> </Grid.RowDefinitions>
<Grid Background="#03a9f4" Grid.Row="0"> <Grid Background="#03a9f4" Grid.Row="0">