Add settings

[MAILPOET-1798]
This commit is contained in:
Pavel Dohnal
2020-02-04 08:56:17 +01:00
committed by Jack Kitterhing
parent 1dbf4714b1
commit 8b878e98d2
2 changed files with 45 additions and 30 deletions

View File

@@ -5,4 +5,6 @@
.mailpoet-block-create-new-content {
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 60px;
}