Show wizard on full-screen

[MAILPOET-2784]
This commit is contained in:
Ján Mikláš
2020-06-23 10:08:42 +02:00
committed by Veljko V
parent 6f5778c0fe
commit 2e69a655d9

View File

@@ -1,3 +1,15 @@
.admin_page_mailpoet-welcome-wizard {
background: #fff;
#wpcontent {
padding: 0;
}
.wrap {
margin: 0;
}
}
.mailpoet_welcome_wizard_header {
text-align: center;
}