generalizing applying style on :after effect to ToggleGroupControl

This commit is contained in:
Antoine M 2023-11-08 11:28:55 +01:00
parent 797655eaec
commit 5d60ce9799

View File

@ -55,7 +55,11 @@
}
}
}
.components-toggle-group-control {
div[role='presentation'] {
background-color: #e04d42;
}
}
.editor-post-featured-image__action {
background-color: #e04d42;
color: white;