From fd5dd98d0ed8777ad16882749208db5075ddd4d9 Mon Sep 17 00:00:00 2001 From: umasoodch Date: Sat, 3 Sep 2022 18:47:17 +0300 Subject: [PATCH] fixed worklist css issue --- Mohem/src/app/notification/home/home.component.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Mohem/src/app/notification/home/home.component.scss b/Mohem/src/app/notification/home/home.component.scss index 54348e07..2b419a2d 100644 --- a/Mohem/src/app/notification/home/home.component.scss +++ b/Mohem/src/app/notification/home/home.component.scss @@ -374,6 +374,7 @@ ion-content { min-height: 200px; margin-bottom: 80px; padding-top: 15px; + margin-right: 20px; } .work-list-container-ar:before { @@ -447,7 +448,7 @@ ion-content { border-radius: 50%; width: 15px; height: 15px; - background-color: #38c9b3; + background-color: #be332f; top: 1px; }