AreaComAdminWindow: move search bar closer to table

This commit is contained in:
2023-11-06 17:37:08 +01:00
parent 053fbdbf30
commit 7e6aaf514b

View File

@ -58,7 +58,7 @@
<Grid Grid.Row="0" Grid.Column="0">
<Grid.RowDefinitions>
<RowDefinition Height="42"/>
<RowDefinition Height="37"/>
<RowDefinition Height="*"/>
<RowDefinition Height="42"/>
</Grid.RowDefinitions>