From 70ab8b11f12148e57fbda1a1ded6783c815e3ebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Thu, 21 May 2020 17:37:08 +0200 Subject: [PATCH] Add specificity for default presets in editor --- 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 99e14349d99e06..deb2c477fb80b5 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.