Remove Setting Panel Size Limit

This commit is contained in:
DB p 2021-11-27 15:44:49 +09:00
parent 8a02049b56
commit 12cdf66ce9

View file

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