handling InputControl button colors in editor
This commit is contained in:
parent
cc7f7da4b5
commit
64a4a5a48b
|
|
@ -36,3 +36,8 @@ body {
|
||||||
.homegrade-content-blocks-grey-box {
|
.homegrade-content-blocks-grey-box {
|
||||||
/* max-width: 100% !important; */
|
/* max-width: 100% !important; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.components-dropdown .components-toolbar__control {
|
||||||
|
background-color: #e04d42;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user