Add built CSS

This commit is contained in:
apeatling 2019-12-03 12:00:35 -08:00
parent a5a6d54b34
commit 7d5fd47e82

View file

@ -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;
}