Add MaxHeight

This commit is contained in:
DB p 2021-11-27 15:47:20 +09:00
commit da28c1a7ac

View file

@ -1090,7 +1090,7 @@
<!--#endregion-->
<ContentControl
x:Name="PluginSettingControl"
MaxHeight="600"
MaxHeight="550"
Margin="0"
Padding="1"
VerticalAlignment="Stretch"