src/templates/modalconfig/dragelement/card.jsx @@ -53,7 +53,7 @@ } const changeStyle = () => { let options = ['font'] let options = ['font1'] MKEmitter.emit('changeStyle', ['form', card.uuid], options, card.style || {}) }