fixe merge

This commit is contained in:
Peter Maquiran
2021-04-13 15:52:19 +01:00
3 changed files with 29 additions and 24 deletions
@@ -71,6 +71,7 @@ export class EditEventPage implements OnInit {
ngOnInit() {
window.onresize = (event) => {
// if not mobile remove all component
if( window.innerWidth >= 800){