Separate post editor block component
[MAILPOET-2487]
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.mailpoet-block-div {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.mailpoet-block-create-new-content {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
min-height: 60px;
|
||||
}
|
Reference in New Issue
Block a user