Skip to content

Commit

Permalink
Fix merge conflict issue
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Apr 18, 2023
1 parent c18891c commit 8bcef22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
.block-editor-block-list__block.is-highlighted ~ .is-multi-selected,
&.is-navigate-mode .block-editor-block-list__block.is-selected,
& .is-block-moving-mode.block-editor-block-list__block.has-child-selected,
.block-editor-block-list__block:not([contenteditable]):not(.hide-block-border):focus { {
.block-editor-block-list__block:not([contenteditable]):not(.hide-block-border):focus {
outline: none;

// We're using a pseudo element to overflow placeholder borders
Expand Down

0 comments on commit 8bcef22

Please sign in to comment.