introducing specific styles propper to editor
This commit is contained in:
parent
46284d8e07
commit
aef25d14f5
10
resources/css/editor/editor.css
Normal file
10
resources/css/editor/editor.css
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
.wp-admin.post-type-portfolio {
|
||||||
|
.block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
|
||||||
|
}
|
||||||
|
|
||||||
|
.chapter-section {
|
||||||
|
box-sizing: border-box;
|
||||||
|
@apply alignfull px-32;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user