MOBILE-3320 forum: Make edit post modal full screen
parent
a6a2d24a57
commit
9a7219a7db
|
@ -259,6 +259,7 @@ export class AddonModForumPostComponent implements OnInit, OnDestroy, OnChanges
|
|||
forum: this.forum,
|
||||
},
|
||||
backdropDismiss: false,
|
||||
cssClass: 'core-modal-fullscreen',
|
||||
});
|
||||
|
||||
if (!modalData) {
|
||||
|
|
Loading…
Reference in New Issue