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 {