The row block needs a special class name ex. ".is-row" #39284
Labels
[Block] Group
Affects the Group Block (and row, stack and grid variants)
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
What problem does this address?
I need to remove some top and bottom margins of the Row inner blocks that I originally added for the Group inner blocks, but I can't because there's no special class name to differentiate them as they both share the same class name. I'm not sure why the Row block doesn't have its own class (.wp-block-row), but at least I think it should have a special identifier, like adding ".is-row" class.
What is your proposed solution?
Add ".is-row" class name to the Row block.
The text was updated successfully, but these errors were encountered: