src/menu/components/carousel/cardcomponent/index.jsx @@ -172,9 +172,6 @@ let _style = {...card.style} if (_style.shadow) { _style.boxShadow = '0 0 4px ' + _style.shadow } _style.height = cards.style.height _style = resetStyle(_style)