Make the inserter the same width as the other blocks
[MAILPOET-2813]
This commit is contained in:
@@ -51,6 +51,7 @@ export default () => {
|
||||
const editorSettings = {
|
||||
showInserterHelpPanel: false, // Disable TIPs section in add block pop up
|
||||
mediaUpload: canUserUpload ? uploadMedia : null,
|
||||
maxWidth: 580,
|
||||
__experimentalFetchLinkSuggestions: fetchLinkSuggestions,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user