Fix scrolling issues for widget preview

[MAILPOET-2743]
This commit is contained in:
Rostislav Wolny
2020-04-22 14:38:44 +02:00
committed by Veljko V
parent 511364413a
commit 10dca6c1c5
2 changed files with 2 additions and 0 deletions

View File

@@ -150,6 +150,7 @@ const FormPreview = () => {
title={MailPoet.I18n.t('formPreview')}
onLoad={() => setIframeLoaded(true)}
data-automation-id="form_preview_iframe"
scrolling={formType === 'sidebar' ? 'no' : 'yes'}
/>
{formType === 'sidebar' && previewType === 'desktop' && (
<div className="mailpoet_form_preview_disclaimer">