ADF-3641 Broken form layout for Involve people widget

This commit is contained in:
Eugenio Romano
2018-10-02 16:14:54 +01:00
parent 0ed5b2d5de
commit e12c1f69e7
5 changed files with 34 additions and 21 deletions

View File

@@ -16,6 +16,7 @@
}
.adf-new-task-layout-card {
width: 66%;
margin: 10px auto;
@@ -74,6 +75,14 @@
}
adf-start-task {
people-widget {
width: 100%;
.mat-form-field-label-wrapper {
top: -14px !important;
}
}
.adf {
&-new-task-footer {