Remove SettingPanel's Maxheight

This commit is contained in:
DB p 2022-09-13 11:31:23 +09:00
parent e42c2b6020
commit f4e5bf4896

View file

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