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