This commit is contained in:
Peter Maquiran
2023-01-30 15:24:37 +01:00
parent 31fa9fe87c
commit 261478a204
4 changed files with 39 additions and 15 deletions
@@ -330,8 +330,6 @@ export class MessagesPage implements OnInit, AfterViewInit, OnDestroy {
}
async goToEvent(event: any) {
// console.log(event)
let classs;
if (window.innerWidth < 701) {