MOBILE-3320 forum: Make edit post modal full screen

main
Dani Palou 2021-06-07 14:02:03 +02:00
parent a6a2d24a57
commit 9a7219a7db
1 changed files with 1 additions and 0 deletions

View File

@ -259,6 +259,7 @@ export class AddonModForumPostComponent implements OnInit, OnDestroy, OnChanges
forum: this.forum,
},
backdropDismiss: false,
cssClass: 'core-modal-fullscreen',
});
if (!modalData) {