This commit is contained in:
tiago.kayaya
2021-05-12 16:15:30 +01:00
parent 597f9b2e71
commit 2c92ed26cf
18 changed files with 227 additions and 183 deletions
@@ -138,7 +138,7 @@
</app-empty-container>
<app-attendee-modal
*ngIf="showAttendees"
class="d-flex flex-column height-100"
class="d-flex flex-column height-100 hide-footer"
[adding]="adding"
[taskParticipants]="taskParticipants"
[taskParticipantsCc]="taskParticipantsCc"