diff --git a/packages/block-library/src/site-logo/editor.scss b/packages/block-library/src/site-logo/editor.scss index b32f19e14f192..e13fc68abc4c3 100644 --- a/packages/block-library/src/site-logo/editor.scss +++ b/packages/block-library/src/site-logo/editor.scss @@ -47,6 +47,7 @@ // Style the placeholder. .components-placeholder { + display: flex; justify-content: center; align-items: center; padding: 0;