Skip to content

Commit

Permalink
Enable clicking "Start blank".
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmussen committed Oct 11, 2022
1 parent e013c4c commit 867536b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/components/block-list/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@
&::after {
content: "";
position: absolute;
pointer-events: none;
top: $border-width;
left: $border-width;
right: $border-width;
Expand Down

0 comments on commit 867536b

Please sign in to comment.