From a0ad11653078746207850945f2d628ee8f87d8db Mon Sep 17 00:00:00 2001 From: enadhilal Date: Sun, 22 Aug 2021 10:24:47 +0300 Subject: [PATCH] fixing My-Team and Hr-Request pages design --- .../hr-request-form/hr-request-form.component.html | 2 +- Mohem/src/app/my-team/home/home.component.html | 4 ++-- Mohem/src/app/my-team/home/home.component.scss | 13 +++++++++++-- 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.html b/Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.html index 52e603a8..74ae28b2 100644 --- a/Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.html +++ b/Mohem/src/app/mowadhafi/hr-request-form/hr-request-form.component.html @@ -29,7 +29,7 @@
- + {{ticket.typeName}}
diff --git a/Mohem/src/app/my-team/home/home.component.html b/Mohem/src/app/my-team/home/home.component.html index 06dde385..3c7f56ad 100644 --- a/Mohem/src/app/my-team/home/home.component.html +++ b/Mohem/src/app/my-team/home/home.component.html @@ -37,8 +37,8 @@ --> - -
+ +
diff --git a/Mohem/src/app/my-team/home/home.component.scss b/Mohem/src/app/my-team/home/home.component.scss index 06e4eb83..fe10ecac 100644 --- a/Mohem/src/app/my-team/home/home.component.scss +++ b/Mohem/src/app/my-team/home/home.component.scss @@ -49,13 +49,22 @@ ion-content { } .search-label{ + // border: 1px solid #ccc; + // margin-left: 15px; + // margin-right: 15px; + // border-radius: 22px; + // margin-top: 24px; + // font-size: 11px; + // color: rgb(143, 141, 141); border: 1px solid #ccc; margin-left: 15px; margin-right: 15px; - border-radius: 22px; + border-radius: 35px; margin-top: 24px; font-size: 11px; - color: rgb(143, 141, 141); + color: #8f8d8d; + margin-right: 15px !important; + padding: 10px; } .result-graph {