src/menu/components/card/cardcellcomponent/index.jsx
@@ -149,6 +149,7 @@ options = ['margin', 'float'] } else { options.push('width', 'minHeight', 'float') _style.minHeight = _style.minHeight || '28px' } if (element.wrapStyle) { _style.float = element.wrapStyle.textAlign || 'left'