Improve gabinete page

This commit is contained in:
Peter Maquiran
2021-03-03 16:24:16 +01:00
parent a12ba5f99e
commit 769a7941ce
19 changed files with 253 additions and 175 deletions
@@ -73,7 +73,7 @@ export class ExpedientePage implements OnInit {
serialNumber: serialNumber,
profile: this.profile,
},
cssClass: 'modal',
cssClass: 'modal modal-desktop',
backdropDismiss: false
});
await modal.present();