src/menu/components/card/cardcellcomponent/index.jsx
@@ -155,6 +155,8 @@ } } else if (element.eleType === 'picture') { options = ['border', 'margin'] } else if (element.eleType === 'color') { options = ['border', 'margin', 'padding'] } else if (element.eleType === 'text') { options[0] = 'font2' options.push('display')