FIX Forbid background color on title
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e45b0dcf22
commit
5c76654755
|
|
@ -124,6 +124,13 @@
|
|||
"size": "1.875rem"
|
||||
}
|
||||
]
|
||||
},
|
||||
"blocks": {
|
||||
"core/heading": {
|
||||
"color": {
|
||||
"background": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user