Files
alfresco-ng2-components/lib/process-services/people/components/people-list/people-list.component.scss

10 lines
141 B
SCSS

@mixin adf-task-people-list-theme($theme) {
.adf-task-people-list {
.adf-data-table {
width: 0;
}
}
}