This commit is contained in:
tiago.kayaya
2021-04-13 15:12:24 +01:00
parent ef38247479
commit 5a9e7dcd4b
2 changed files with 5 additions and 0 deletions
@@ -71,6 +71,7 @@ export class EditEventPage implements OnInit {
ngOnInit() {
window.onresize = (event) => {
// if not mobile remove all component
if( window.innerWidth >= 800){