diff --git a/packages/block-editor/src/components/block-list/style.native.scss b/packages/block-editor/src/components/block-list/style.native.scss index c102d1644d838b..4676e50107e9bd 100644 --- a/packages/block-editor/src/components/block-list/style.native.scss +++ b/packages/block-editor/src/components/block-list/style.native.scss @@ -30,8 +30,9 @@ flex: 1; text-align: center; font-family: $default-monospace-font; - font-size: 12px; - font-weight: bold; + font-size: 14px; + color: $gray; + margin: 0 8px; } .labelStyleAddHereDark {