From 215eec06b1f19bd725585172cc3b0dfdb6352051 Mon Sep 17 00:00:00 2001 From: umasoodch Date: Tue, 30 Aug 2022 16:31:15 +0300 Subject: [PATCH] fix css issues --- .../services-button.component.scss | 5 +++-- .../app/my-team/details/details.component.html | 6 +++--- .../app/my-team/details/details.component.scss | 11 +++++++++++ Mohem/src/app/my-team/home/home.component.html | 1 - .../app/notification/home/home.component.html | 4 ++-- .../app/notification/home/home.component.scss | 18 ++++++++++++++++-- Mohem/src/theme/styles.scss | 4 +++- 7 files changed, 38 insertions(+), 11 deletions(-) diff --git a/Mohem/src/app/hmg-common/ui/services-button/services-button.component.scss b/Mohem/src/app/hmg-common/ui/services-button/services-button.component.scss index c8fa77c8..d6d3e62c 100644 --- a/Mohem/src/app/hmg-common/ui/services-button/services-button.component.scss +++ b/Mohem/src/app/hmg-common/ui/services-button/services-button.component.scss @@ -27,11 +27,12 @@ display: block; } + .pClass { - font-size: 11px; + font-size: 10px; text-align: center; margin-top: 10px; color: black; font-weight: 600; +} -} \ No newline at end of file diff --git a/Mohem/src/app/my-team/details/details.component.html b/Mohem/src/app/my-team/details/details.component.html index 27183d32..6e5e0e75 100644 --- a/Mohem/src/app/my-team/details/details.component.html +++ b/Mohem/src/app/my-team/details/details.component.html @@ -61,7 +61,7 @@ - {{ts.trPK('myTeam','profile-details')}} + {{ts.trPK('myTeam','profile-details')}} @@ -72,7 +72,7 @@ - {{ts.trPK('vacation-rule','create-request')}} + {{ts.trPK('vacation-rule','create-request')}}