src/menu/components/card/cardcomponent/index.jsx
@@ -214,7 +214,14 @@ } 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 (