generalizing applying style on :after effect to ToggleGroupControl
This commit is contained in:
parent
797655eaec
commit
5d60ce9799
|
|
@ -55,7 +55,11 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.components-toggle-group-control {
|
||||||
|
div[role='presentation'] {
|
||||||
|
background-color: #e04d42;
|
||||||
|
}
|
||||||
|
}
|
||||||
.editor-post-featured-image__action {
|
.editor-post-featured-image__action {
|
||||||
background-color: #e04d42;
|
background-color: #e04d42;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user