diff --git a/packages/block-editor/src/components/block-list/style.scss b/packages/block-editor/src/components/block-list/style.scss index 0421acf600881..654264108c458 100644 --- a/packages/block-editor/src/components/block-list/style.scss +++ b/packages/block-editor/src/components/block-list/style.scss @@ -406,7 +406,7 @@ justify-content: center; // Show a clickable plus. - .block-editor-inserter__toggle { + .block-editor-inserter__toggle.components-button { border-radius: 50%; color: $blue-medium-focus; background: $white;