Fixe Attendess border and add Button to add and delete

This commit is contained in:
Peter Maquiran
2021-04-16 14:32:22 +01:00
parent 34d3426192
commit 036bdf64bf
7 changed files with 50 additions and 18 deletions
@@ -126,7 +126,7 @@ export class NewEventPage implements OnInit {
adding: this.adding,
taskParticipants: this.taskParticipants
},
cssClass: 'attendee',
cssClass: 'attendee modal modal-desktop',
backdropDismiss: false
});