style list items

This commit is contained in:
Aadil Ayub 2024-05-13 15:59:52 +05:00
parent 18c6bd422c
commit 5bd555758b
1 changed files with 9 additions and 0 deletions

View File

@ -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": {
"border": {
"color": "currentColor",