king
2020-10-11 5902ba5c3ff85efc78c95364196cd6ab5d2d1601
src/menu/components/card/data-card/index.jsx
@@ -68,7 +68,7 @@
        subcards: [{
          uuid: Utils.getuuid(),
          setting: { width: 6, type: 'simple'},
          style: {borderWidth: '1px', borderColor: '#e8e8e8'},
          style: {borderWidth: '1px', borderColor: '#e8e8e8', paddingTop: '15px', paddingBottom: '15px', paddingLeft: '15px', paddingRight: '15px'},
          backStyle: {},
          elements: [],
          backElements: []