Fix height
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
<Window xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||||
Title="InstaClient - SVS Tools"
|
Title="InstaClient - SVS Tools"
|
||||||
Height="550" Width="480"
|
SizeToContent="Height" Width="480"
|
||||||
WindowStartupLocation="CenterScreen"
|
WindowStartupLocation="CenterScreen"
|
||||||
Background="#1e1e2f"
|
Background="#1e1e2f"
|
||||||
ResizeMode="NoResize"
|
ResizeMode="NoResize"
|
||||||
|
|||||||
Reference in New Issue
Block a user