diff --git a/packages/editor/src/components/post-panel-row/style.scss b/packages/editor/src/components/post-panel-row/style.scss index 024394c3aaf33..a439c06d90a41 100644 --- a/packages/editor/src/components/post-panel-row/style.scss +++ b/packages/editor/src/components/post-panel-row/style.scss @@ -25,6 +25,7 @@ .components-button { max-width: 100%; text-align: left; + white-space: normal; text-wrap: balance; // Fallback for Safari. text-wrap: pretty; height: auto;