king
2023-01-31 90fff0ec484bbb3a10248f389cb9c4bddeff93ed
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'