mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1480] Padding is missing from Task List (#2269)
* Fixed padding * Migrated from mdl to md * Removed additonal styles from demo-shell
This commit is contained in:
committed by
Mario Romano
parent
477ad3153a
commit
d3602a16b1
@@ -69,16 +69,6 @@
|
||||
min-width: 680px;
|
||||
}
|
||||
|
||||
.activiti-demo-tasks-menu >>> .mat-list .mat-list-item .mat-list-item-content {
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
padding: 0 16px 0 24px;
|
||||
}
|
||||
|
||||
.activiti-demo-tasks-menu >>> .adf-panel-heading {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.activiti-demo-tasks-list >>> .adf-data-table {
|
||||
border: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user