mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Reset the margin for the people component
This commit is contained in:
committed by
Eugenio Romano
parent
004516527e
commit
f2ea3c6315
@@ -26,7 +26,7 @@
|
||||
|
||||
.assignment-top-container{
|
||||
border-top: 2px solid #eee;
|
||||
margin: 8px;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
|
@@ -68,6 +68,7 @@
|
||||
[readOnly]="readOnlyForm"
|
||||
[taskId]="taskDetails.id">
|
||||
</adf-people>
|
||||
<br />
|
||||
<md-card *ngIf="showComments">
|
||||
<md-card-content>
|
||||
<adf-comments #activiticomments
|
||||
|
Reference in New Issue
Block a user