diff --git a/clashN/clashN/Views/PorfileEditWindow.xaml b/clashN/clashN/Views/PorfileEditWindow.xaml index 462ed03..840e6f6 100644 --- a/clashN/clashN/Views/PorfileEditWindow.xaml +++ b/clashN/clashN/Views/PorfileEditWindow.xaml @@ -11,8 +11,8 @@ xmlns:resx="clr-namespace:clashN.Resx" xmlns:vms="clr-namespace:clashN.ViewModels" Title="clashN" - Width="900" - Height="660" + Width="700" + Height="600" x:TypeArguments="vms:ProfileEditViewModel" Background="{DynamicResource MaterialDesignPaper}" KeyDown="PorfileEditWindow_KeyDown" @@ -53,14 +53,14 @@ @@ -69,8 +69,8 @@ x:Name="txtRemarks" Grid.Row="1" Grid.Column="1" - Width="360" - Margin="8" + Width="300" + Margin="4" VerticalAlignment="Top" AcceptsReturn="True" Style="{StaticResource MaterialDesignOutlinedTextBox}" @@ -79,7 +79,7 @@ @@ -87,8 +87,8 @@ x:Name="txtUrl" Grid.Row="2" Grid.Column="1" - Width="360" - Margin="8" + Width="300" + Margin="4" VerticalAlignment="Top" AcceptsReturn="True" Style="{StaticResource MaterialDesignOutlinedTextBox}" @@ -97,7 +97,7 @@ @@ -105,8 +105,8 @@ x:Name="txtAddress" Grid.Row="3" Grid.Column="1" - Width="360" - Margin="8" + Width="300" + Margin="4" VerticalAlignment="Top" AcceptsReturn="True" IsReadOnly="True" @@ -115,7 +115,8 @@ + VerticalAlignment="Center" + Orientation="Vertical">