This commit is contained in:
Peter Maquiran
2021-08-10 15:31:32 +01:00
parent 6634faeb3b
commit 1cc3b41227
@@ -47,7 +47,7 @@ export class OptsExpedientePage implements OnInit {
};
}
close(){
close() {
if( window.innerWidth < 801){
this.popoverController.dismiss();
}