src/menu/components/card/cardcellcomponent/index.jsx
@@ -363,6 +363,7 @@ let _elements = elements.map(cell => { if (cell.uuid === res.uuid) { res.style = cell.style || {} res.$type = cell.$type || '' if (res.eleType === 'splitline' && cell.eleType !== 'splitline') { res.style.paddingTop = '5px' res.style.paddingBottom = '5px'