Adjust CSS of preview modal to cover full screen

[MAILPOET-2743]
This commit is contained in:
Rostislav Wolny
2020-04-15 17:52:06 +02:00
committed by Veljko V
parent 650337ed17
commit d67f7364a3
2 changed files with 42 additions and 0 deletions

View File

@@ -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">