From d2abcbb620241e7f04ebae4c13678b6e30296331 Mon Sep 17 00:00:00 2001 From: enadhilal Date: Wed, 11 Aug 2021 11:41:26 +0300 Subject: [PATCH] fixing bug UI issue --- .../stats-button/stats-button.component.scss | 1 + .../worklist-main-ic.component.scss | 25 ------------------- .../worklist-main-po.component.scss | 1 + .../worklist-main-pr.component.scss | 25 ------------------- .../worklist-main.component.scss | 2 +- 5 files changed, 3 insertions(+), 51 deletions(-) diff --git a/Mohem/src/app/hmg-common/ui/stats-button/stats-button.component.scss b/Mohem/src/app/hmg-common/ui/stats-button/stats-button.component.scss index 554643f1..f5ff8e39 100644 --- a/Mohem/src/app/hmg-common/ui/stats-button/stats-button.component.scss +++ b/Mohem/src/app/hmg-common/ui/stats-button/stats-button.component.scss @@ -44,6 +44,7 @@ font-weight: bold; text-align: left; display: block; + font-size: 14px !important; } .iconFab{ diff --git a/Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss b/Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss index 61b57abd..cf5e4beb 100644 --- a/Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss +++ b/Mohem/src/app/notification/worklist-main-ic/worklist-main-ic.component.scss @@ -7,31 +7,6 @@ margin-left: 0px; } -@media only screen and (max-width: 320px) { - .active-Segment { - font-size: 0.3cm !important; - background: #269DB8 !important; - text-transform: none; - --color-checked: none; - border-radius: 100px; - border:0; - } - .active-Segment ion-label{ - font-size: 8px !important; - color: white !important; - } - .normal-Segment ion-label{ - color: black; - font-size: 8px !important; - } - .normal-Segment { - font-size: 0.3cm; - text-transform: none; - --color-checked: none; - border: 0; - } -} - .active-Segment { font-size: 0.3cm !important; background: #269DB8 !important; diff --git a/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss b/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss index 68182cd2..593f2549 100644 --- a/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss +++ b/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.scss @@ -54,6 +54,7 @@ --color-checked: none; border: 0; } + .action-btn { white-space: nowrap; diff --git a/Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss b/Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss index fbd86699..a8895a39 100644 --- a/Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss +++ b/Mohem/src/app/notification/worklist-main-pr/worklist-main-pr.component.scss @@ -7,31 +7,6 @@ margin-left: 0px; } -@media only screen and (max-width: 320px) { - .active-Segment { - font-size: 0.3cm !important; - background: #269DB8 !important; - text-transform: none; - --color-checked: none; - border-radius: 100px; - border:0; - } - .active-Segment ion-label{ - font-size: 8px !important; - color: white !important; - } - .normal-Segment ion-label{ - color: black; - font-size: 8px !important; - } - .normal-Segment { - font-size: 0.3cm; - text-transform: none; - --color-checked: none; - border: 0; - } -} - .active-Segment { font-size: 0.3cm !important; background: #269DB8 !important; diff --git a/Mohem/src/app/notification/worklist-main/worklist-main.component.scss b/Mohem/src/app/notification/worklist-main/worklist-main.component.scss index bf768bf5..a60545fb 100644 --- a/Mohem/src/app/notification/worklist-main/worklist-main.component.scss +++ b/Mohem/src/app/notification/worklist-main/worklist-main.component.scss @@ -344,7 +344,7 @@ ion-card{ } .action-btn { white-space: pre-wrap; - font-size: 12px; + font-size: 11px; } .name{ color:black !important ;font-weight: bold;