diff --git a/resources/css/admin-style.css b/resources/css/admin-style.css index cbc8aed..d7c67ef 100644 --- a/resources/css/admin-style.css +++ b/resources/css/admin-style.css @@ -55,7 +55,11 @@ } } } - +.components-toggle-group-control { + div[role='presentation'] { + background-color: #e04d42; + } +} .editor-post-featured-image__action { background-color: #e04d42; color: white;