add red line into input incase of an error

This commit is contained in:
Peter Maquiran
2021-12-09 18:53:23 +01:00
parent 3e1e027791
commit 3946384696
4 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ export class AgendaPage implements OnInit {
this.profile = "pr";
}
this.calendarHeight = "320px";
this.calendarHeight = "316px";
this.showCalendar = true;
this.timelineDate = momentG(new Date(), 'dd MMMM yyyy');