diff --git a/block-styles.css b/block-styles.css index b0442ce..ac00cb4 100644 --- a/block-styles.css +++ b/block-styles.css @@ -75,5 +75,5 @@ ul.is-style-arrow-list { /* 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)), .editor-styles-wrapper .editor-editor-canvas__post-title-wrapper > :where(:not(.alignleft):not(.alignright):not(.alignfull)) { - max-width: 600px; + max-width: 600px !important; } \ No newline at end of file