Remove no longer needed block appender css fix
[MAILPOET-2976]
This commit is contained in:
committed by
Veljko V
parent
cb2e17af85
commit
d448d27bae
@@ -46,11 +46,6 @@ h2 {
|
|||||||
font-size: 1.7em;
|
font-size: 1.7em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.block-list-appender .block-editor-inserter {
|
|
||||||
margin: 0 auto;
|
|
||||||
max-width: 580px; // the same as .wp-block
|
|
||||||
}
|
|
||||||
|
|
||||||
// Fix for form padding rendering
|
// Fix for form padding rendering
|
||||||
.mailpoet-form-background > div > .block-editor-block-list__layout > .block-editor-block-list__block:first-child {
|
.mailpoet-form-background > div > .block-editor-block-list__layout > .block-editor-block-list__block:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
Reference in New Issue
Block a user