From 65a4196b9df769e8529672f19e64c224af27095e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Thu, 28 May 2020 09:07:04 +0200 Subject: [PATCH] Add specificity for default presets in editor (#22526) --- packages/block-library/src/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/block-library/src/style.scss b/packages/block-library/src/style.scss index 99e14349d99e0..deb2c477fb80b 100644 --- a/packages/block-library/src/style.scss +++ b/packages/block-library/src/style.scss @@ -37,6 +37,7 @@ // to assure colors take effect over another base class color, mainly to let // the colors override the added specificity by link states such as :hover. +:root .editor-styles-wrapper, :root { // Background colors.