mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Fixed banner image resizing the entire grid
This commit is contained in:
parent
5d467a0ef5
commit
938e8a5156
@ -16,7 +16,7 @@
|
||||
<Grid Margin="4,0,4,0">
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="Auto" />
|
||||
<RowDefinition Height="*"/>
|
||||
<RowDefinition Height="*" MaxHeight="435"/>
|
||||
<RowDefinition Height="10" />
|
||||
<RowDefinition Height="Auto" />
|
||||
<RowDefinition Height="320"/>
|
||||
|
Loading…
Reference in New Issue
Block a user