diff --git a/Mohem/src/app/hmg-common/ui/employee-hierarchy-card/employee-hierarchy-card.component.scss b/Mohem/src/app/hmg-common/ui/employee-hierarchy-card/employee-hierarchy-card.component.scss index e9264160..5fe8eb52 100644 --- a/Mohem/src/app/hmg-common/ui/employee-hierarchy-card/employee-hierarchy-card.component.scss +++ b/Mohem/src/app/hmg-common/ui/employee-hierarchy-card/employee-hierarchy-card.component.scss @@ -79,8 +79,7 @@ } .title { - - font-family: 'Inter' !important; + font-family: "Inter" !important; line-height: 12px; letter-spacing: -0.56px; color: #575757; @@ -89,10 +88,10 @@ width: 100%; text-overflow: ellipsis; white-space: nowrap; - // overflow: hidden; display: block; margin-left: -10px; margin-top: -10px; + overflow: hidden; } } diff --git a/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.scss b/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.scss index cf3ba641..2712f0ca 100644 --- a/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.scss +++ b/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.scss @@ -91,7 +91,7 @@ width: 100%; text-overflow: ellipsis; white-space: nowrap; - // overflow: hidden; + overflow: hidden; display: block; margin-left: -10px; margin-top: -10px; diff --git a/Mohem/src/app/my-team/employee-hierarchy/employee-hierarchy.component.html b/Mohem/src/app/my-team/employee-hierarchy/employee-hierarchy.component.html index 5314293a..dde6339b 100644 --- a/Mohem/src/app/my-team/employee-hierarchy/employee-hierarchy.component.html +++ b/Mohem/src/app/my-team/employee-hierarchy/employee-hierarchy.component.html @@ -7,9 +7,9 @@
-