mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove SettingPanel's Maxheight
This commit is contained in:
parent
e42c2b6020
commit
f4e5bf4896
1 changed files with 0 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue