Align form actions to the left, unless on send email page

[MAILPOET-3073]
This commit is contained in:
Ján Mikláš
2020-10-22 13:55:55 +02:00
committed by Veljko V
parent 359e69046f
commit fe8959de09
2 changed files with 9 additions and 5 deletions

View File

@@ -463,7 +463,7 @@ class NewsletterSend extends React.Component {
}
return (
<div>
<div className="mailpoet-form-send-email">
<Background color="#fff" />
<ListingHeadingStepsRoute emailType={emailType} automationId="newsletter_send_heading" />