mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Remove Setting Panel Size Limit
This commit is contained in:
parent
8a02049b56
commit
905c15bf79
1 changed files with 1 additions and 2 deletions
|
|
@ -1090,8 +1090,7 @@
|
|||
<!--#endregion-->
|
||||
<ContentControl
|
||||
x:Name="PluginSettingControl"
|
||||
MaxWidth="750"
|
||||
MaxHeight="550"
|
||||
MaxHeight="600"
|
||||
Margin="0"
|
||||
Padding="1"
|
||||
VerticalAlignment="Stretch"
|
||||
|
|
|
|||
Loading…
Reference in a new issue