From 0e81a9c0bc9b178b551e02196696f319a03ec845 Mon Sep 17 00:00:00 2001 From: Andrew Serong <14988353+andrewserong@users.noreply.github.com> Date: Tue, 22 Aug 2023 11:15:03 +1000 Subject: [PATCH] Remove hidden attribute so that Duotone still works in FF --- packages/block-editor/src/components/block-list/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/block-editor/src/components/block-list/index.js b/packages/block-editor/src/components/block-list/index.js index fe576623947671..6000d2a208bf29 100644 --- a/packages/block-editor/src/components/block-list/index.js +++ b/packages/block-editor/src/components/block-list/index.js @@ -118,7 +118,7 @@ function Root( { className, ...settings } ) {
{ /* Ensure element and layout styles are always at the end of the document */ } -