Skip to content

Commit

Permalink
small side inserter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Jan 14, 2020
1 parent 0fd7255 commit c25b93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-editor/src/components/block-list/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@
.block-editor-block-list__insertion-point-inserter,
.block-editor-block-list__block-popover-inserter {
// Show a clickable plus.
.block-editor-inserter__toggle {
.block-editor-inserter__toggle.components-button {
border-radius: 50%;
color: $blue-medium-focus;
background: $white;
Expand Down

0 comments on commit c25b93e

Please sign in to comment.