reset post width on site editor
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f5790a0b11
commit
aa681ec890
@ -73,7 +73,7 @@ ul.is-style-arrow-list {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* HACK: fixing stretched out post width in editor */
|
/* HACK: fixing stretched out post width in editor */
|
||||||
.editor-styles-wrapper .block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
|
:not(.edit-site-visual-editor__editor-canvas) .editor-styles-wrapper .block-editor-block-list__layout.is-root-container > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
|
||||||
.editor-styles-wrapper .editor-editor-canvas__post-title-wrapper > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
|
:not(.edit-site-visual-editor__editor-canvas) .editor-styles-wrapper .editor-editor-canvas__post-title-wrapper > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
|
||||||
max-width: 600px !important;
|
max-width: 600px !important;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user