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