归还空瓶弹窗修改行高添加滚动条
This commit is contained in:
parent
deb7b044e9
commit
ac459a7a14
|
@ -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">
|
||||||
|
|
Loading…
Reference in New Issue