remove duplicated button in expediente

This commit is contained in:
tiago.kayaya
2021-12-14 16:22:53 +01:00
parent 2428fe5cee
commit d644b5dc0f
3 changed files with 7 additions and 9 deletions
@@ -49,7 +49,7 @@ export class ContactsPage implements OnInit {
}
openMessagesPage(username:string){
if( window.innerWidth <= 1024){
if( window.innerWidth < 701){
this.createRoom(username);
}
else{