From 0d7f3d8c25d2be0034e065a7e70b6e89fa897376 Mon Sep 17 00:00:00 2001 From: Sultan Khan Date: Sun, 18 Sep 2022 14:50:04 +0300 Subject: [PATCH] MOE design updates --- .../services/connector/connector.service.ts | 4 +- Mohem/src/app/home/home.page.scss | 3 +- .../src/app/payslip/home/home.component.html | 20 ++++----- .../src/app/payslip/home/home.component.scss | 41 ++++++++++++------- 4 files changed, 40 insertions(+), 28 deletions(-) diff --git a/Mohem/src/app/hmg-common/services/connector/connector.service.ts b/Mohem/src/app/hmg-common/services/connector/connector.service.ts index 7940a32b..14067482 100644 --- a/Mohem/src/app/hmg-common/services/connector/connector.service.ts +++ b/Mohem/src/app/hmg-common/services/connector/connector.service.ts @@ -27,8 +27,8 @@ export class ConnectorService { public static retryTimes = 0; public static timeOut = 180 * 1000; - public static host = 'https://uat.hmgwebservices.com/'; - // public static host = 'https://hmgwebservices.com/'; + // public static host = 'https://uat.hmgwebservices.com/'; + public static host = 'https://hmgwebservices.com/'; // public static host = 'http://riyt-mohemm1:1010/' //MOE inside // public static host = 'http://riyt-mohemm1.mopm.gov.sa:1010/' // MOE vpn // public static host = 'http://mohemm-app-test.srca.org.sa:1010/' // SRCA diff --git a/Mohem/src/app/home/home.page.scss b/Mohem/src/app/home/home.page.scss index 1a71b72d..43769f1e 100644 --- a/Mohem/src/app/home/home.page.scss +++ b/Mohem/src/app/home/home.page.scss @@ -91,6 +91,7 @@ ion-label { span { font-size: 13px; display: block; + margin-top: 5px; } img { @@ -107,7 +108,7 @@ ion-label { --box-shadow: none !important; height: auto; min-height: inherit; - margin-top: 10px; + margin-top: 15px; font-size: 12px; } } diff --git a/Mohem/src/app/payslip/home/home.component.html b/Mohem/src/app/payslip/home/home.component.html index 1407dee2..25848f2d 100644 --- a/Mohem/src/app/payslip/home/home.component.html +++ b/Mohem/src/app/payslip/home/home.component.html @@ -98,7 +98,7 @@ - +