[wp-trac] [WordPress Trac] #56226: Twenty Twenty-One: Group block styles are breaking the row variation

WordPress Trac noreply at wordpress.org
Fri Nov 18 07:00:04 UTC 2022


#56226: Twenty Twenty-One: Group block styles are breaking the row variation
---------------------------+---------------------
 Reporter:  poena          |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  6.2
Component:  Bundled Theme  |     Version:  6.0
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:
---------------------------+---------------------
Changes (by poena):

 * keywords:   => has-patch


Comment:

 The patch removes the problematic CSS from
 twentytwentyone/assets/sass/05-blocks/group/_editor.scss.
 The patch includes the built CSS files.

 To re-build the CSS files if needed, use:

 {{{
 npm install
 npm run build
 }}}


 == Testing instructions:

 Create a new page or post in the block editor.
 Add a group block with the row variation.
 Add two paragraphs inside the row.
 Confirm that the paragraphs display horizontally in both the editor and
 front.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/56226#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list