From 8e86e6428b166041e0058e1623b53771d4c8f994 Mon Sep 17 00:00:00 2001 From: James Koster Date: Wed, 28 Jun 2023 11:23:12 +0100 Subject: [PATCH] !important (#52025) --- .../src/components/sidebar-navigation-screen/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/edit-site/src/components/sidebar-navigation-screen/style.scss b/packages/edit-site/src/components/sidebar-navigation-screen/style.scss index 7fe1cfc5925d63..1fecf49d712215 100644 --- a/packages/edit-site/src/components/sidebar-navigation-screen/style.scss +++ b/packages/edit-site/src/components/sidebar-navigation-screen/style.scss @@ -110,7 +110,7 @@ background: $gray-800; .components-button { - color: $gray-200; + color: $gray-200 !important; } } .components-input-control__input {