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:
@@ -63,7 +63,7 @@
|
||||
}
|
||||
|
||||
.mat-form-field-label-wrapper {
|
||||
top: 22px !important;
|
||||
top: 22px;
|
||||
}
|
||||
|
||||
.mat-input-placeholder {
|
||||
|
@@ -7,6 +7,10 @@
|
||||
|
||||
&-people-widget {
|
||||
width: 100%;
|
||||
|
||||
.mat-form-field-label-wrapper {
|
||||
top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
&-people-widget-list {
|
||||
|
Reference in New Issue
Block a user