feat: tips自适应高度

This commit is contained in:
uye
2023-01-04 19:33:06 +08:00
parent 9c31d2f18f
commit fa595fa6f3

View File

@@ -164,7 +164,7 @@
<Grid Grid.Column="1">
<Grid.RowDefinitions>
<RowDefinition />
<RowDefinition Height="165" />
<RowDefinition Height="Auto" />
</Grid.RowDefinitions>
<local:FightSettingsUserControl
Grid.Row="0"