Adjust CSS of preview modal to cover full screen
[MAILPOET-2743]
This commit is contained in:
committed by
Veljko V
parent
650337ed17
commit
d67f7364a3
@@ -79,6 +79,7 @@ const FormPreview = () => {
|
||||
title={MailPoet.I18n.t('formPreview')}
|
||||
onRequestClose={onClose}
|
||||
fullScreen
|
||||
contentClassName="mailpoet_form_preview_modal"
|
||||
>
|
||||
{form === null && (
|
||||
<div className="mailpoet_spinner_wrapper">
|
||||
|
Reference in New Issue
Block a user