diff --git a/Mohem/src/app/my-subordinate/home/home.component.scss b/Mohem/src/app/my-subordinate/home/home.component.scss index e69de29b..e3adb6bf 100644 --- a/Mohem/src/app/my-subordinate/home/home.component.scss +++ b/Mohem/src/app/my-subordinate/home/home.component.scss @@ -0,0 +1,7 @@ +ion-badge { + background-color: #3ac1f1 !important; + line-height: 1.5 !important; + width: 25px !important; + height: 25px !important; + border-radius: 50% !important; +}