We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b06f37b + 36ded93 commit afb614fCopy full SHA for afb614f
1 file changed
Dashboard/AddServerDialog.xaml
@@ -2,7 +2,7 @@
2
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
Title="Add SQL Server"
5
- SizeToContent="Height" Width="450" MaxHeight="700"
+ SizeToContent="Height" Width="450" MaxHeight="850"
6
WindowStartupLocation="CenterOwner"
7
ResizeMode="NoResize"
8
Background="{DynamicResource BackgroundBrush}"
0 commit comments