mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
10 lines
141 B
SCSS
10 lines
141 B
SCSS
@mixin adf-task-people-list-theme($theme) {
|
|
|
|
.adf-task-people-list {
|
|
.adf-data-table {
|
|
width: 0;
|
|
}
|
|
}
|
|
|
|
}
|