mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
ADF-3641 Broken form layout for Involve people widget
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user