Katya 2 ماه پیش
والد
کامیت
37a572e352
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Views/PersonalAccountView.axaml

+ 1 - 1
Views/PersonalAccountView.axaml

@@ -180,7 +180,7 @@
 							</Button>
 							<TextBlock VerticalAlignment="Center" FontSize="16">/</TextBlock>
 							<Button Classes="buttons" Command="{Binding BackEmployeesView}">
-								<StackPanel Orientation="Horizontal" VerticalAlignment="Center">
+								<StackPanel Orientation="Horizontal" VerticalAlignment="Center" >
 									<Image Source="avares://Acosta/Assets/change.png" Width="20"></Image>
 									<TextBlock Text="Изменить" VerticalAlignment="Center" FontFamily="Roboto" FontSize="15" Margin="10 0"></TextBlock>
 								</StackPanel>