|
@@ -1020,6 +1020,10 @@ table th,
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+.a8c-template-editor .block-editor-block-list__block-edit [data-block] {
|
|
|
+ margin: 12px 0 0 0;
|
|
|
+}
|
|
|
+
|
|
|
.template-block .fse-template-part {
|
|
|
padding: 16px;
|
|
|
}
|
|
@@ -1038,7 +1042,7 @@ table th,
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
-.template-block .fse-template-part .wp-block-column .block-editor-block-list__layout [data-type='a8c/site-title']:first-child .site-title:not([data-align='full']) {
|
|
|
+.template-block .fse-template-part .wp-block-column .block-editor-block-list__layout [data-type='a8c/site-title']:first-child .site-title {
|
|
|
margin-top: 0;
|
|
|
}
|
|
|
|