Skip to content

Commit 905c15b

Browse files
committed
Remove Setting Panel Size Limit
1 parent 8a02049 commit 905c15b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Flow.Launcher/SettingWindow.xaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,8 +1090,7 @@
10901090
<!--#endregion-->
10911091
<ContentControl
10921092
x:Name="PluginSettingControl"
1093-
MaxWidth="750"
1094-
MaxHeight="550"
1093+
MaxHeight="600"
10951094
Margin="0"
10961095
Padding="1"
10971096
VerticalAlignment="Stretch"

0 commit comments

Comments
 (0)