diff --git a/Mohem/package.json b/Mohem/package.json index 883fac4e..939b044a 100755 --- a/Mohem/package.json +++ b/Mohem/package.json @@ -202,4 +202,4 @@ "android" ] } -} \ No newline at end of file +} diff --git a/Mohem/src/app/app.component.html b/Mohem/src/app/app.component.html index 4a975deb..5dcc2432 100644 --- a/Mohem/src/app/app.component.html +++ b/Mohem/src/app/app.component.html @@ -12,15 +12,19 @@ -


{{User_name_Emp}}
@@ -62,7 +66,7 @@{{ts.trPK('userProfile','title')}}
diff --git a/Mohem/src/theme/styles.scss b/Mohem/src/theme/styles.scss index f5bd4929..cb74c49d 100644 --- a/Mohem/src/theme/styles.scss +++ b/Mohem/src/theme/styles.scss @@ -42,6 +42,9 @@ ion-label{ .profileDiv{ margin: 5px auto !important; } +.profileDiv-ar{ + margin: 16px auto !important; +} .full-modal{ --height:100%; --width:100%;