FIX center problems with content box blocks since handling shape types
This commit is contained in:
parent
f41f32207f
commit
f98c8f6bf9
|
|
@ -82,3 +82,9 @@ body {
|
||||||
.wp-block-carhop-blocks-document-card:focus:after {
|
.wp-block-carhop-blocks-document-card:focus:after {
|
||||||
@apply !static;
|
@apply !static;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content-box__innerblocks {
|
||||||
|
.block-editor-inner-blocks {
|
||||||
|
@apply mx-auto;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user