mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
fix lint
This commit is contained in:
@@ -55,15 +55,13 @@
|
|||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
adf-people-list adf-datatable {
|
adf-people-list adf-datatable {
|
||||||
thead {
|
thead {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-datatable-cell {
|
.adf-datatable-cell {
|
||||||
margin: 13px
|
margin: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-datatable .adf-datatable-cell .adf-cell-container {
|
.adf-datatable .adf-datatable-cell .adf-cell-container {
|
||||||
|
|||||||
Reference in New Issue
Block a user