diff --git a/src/editor-style.scss b/src/editor-style.scss index 2b5e55d..7b6e40d 100644 --- a/src/editor-style.scss +++ b/src/editor-style.scss @@ -1,5 +1,5 @@ // Hack to load css files into iframe editor instancees on WordPress 6.0. -// https://github.com/WordPress/gutenberg/issues/41065 +// https://github.com/WordPress/gutenberg/pull/40842 .wp-block-fsb-flexible-spacer { background: transparent; }