Skip to content

Commit

Permalink
Rename default to flow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Aug 12, 2022
1 parent ca63fbc commit 0d6cce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/group/editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

// Show an unselected empty group button as a dashed outline instead of the appender button.
// This effectively adds a selectable-to-delete state.
.is-layout-default.block-editor-block-list__block:not(.is-selected) {
.is-layout-flow.block-editor-block-list__block:not(.is-selected) {
.block-list-appender:only-child {
pointer-events: none;

Expand Down

0 comments on commit 0d6cce1

Please sign in to comment.