This commit is contained in:
tiago.kayaya
2021-06-22 16:18:14 +01:00
parent b18dde6d7b
commit e9c9006bd1
8 changed files with 13 additions and 60 deletions
@@ -42,6 +42,7 @@ export class DeplomaOptionsPage implements OnInit {
async openAddNoteModal(actionName:string) {
this.popoverController.dismiss();
let classs;
if( window.innerWidth <= 800){
classs = 'modal modal-desktop'