style list items
This commit is contained in:
parent
18c6bd422c
commit
5bd555758b
@ -333,6 +333,15 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"core/list-item": {
|
||||||
|
"css": "&::marker { color: var(--wp--preset--color--main-green); }",
|
||||||
|
"spacing": {
|
||||||
|
"padding": {
|
||||||
|
"top": "0.67rem",
|
||||||
|
"bottom": "0.67rem"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"core/separator": {
|
"core/separator": {
|
||||||
"border": {
|
"border": {
|
||||||
"color": "currentColor",
|
"color": "currentColor",
|
||||||
|
Loading…
Reference in New Issue
Block a user