src/menu/components/card/cardcomponent/index.jsx
@@ -212,9 +212,16 @@ if (_style.shadow) { _style.boxShadow = '0 0 4px ' + _style.shadow } if (side === 'back') { _style = {...card.backStyle, height: card.style.height} _style = { ...card.backStyle, height: card.style.height, marginBottom: card.style.marginBottom, marginLeft: card.style.marginLeft, marginRight: card.style.marginRight, marginTop: card.style.marginTop } } return (