diff --git a/packages/block-editor/src/components/block-parent-selector/style.scss b/packages/block-editor/src/components/block-parent-selector/style.scss index a9edb8e7ec062..cdda3c9f49827 100644 --- a/packages/block-editor/src/components/block-parent-selector/style.scss +++ b/packages/block-editor/src/components/block-parent-selector/style.scss @@ -21,7 +21,7 @@ // move the parent selector icon to right side to make room for the dot .block-editor-block-icon { - margin-right: -15px; + margin-right: -16px; } // add the dot before the parent selector icon