king
2023-02-03 1ba430d58ea3fd662d09b99f6e22ed3b3564a356
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'