king
2021-10-14 dddb2c96f42d9c852dba26ff9a27daa12bd85008
src/menu/components/share/normalheader/index.jsx
@@ -53,6 +53,7 @@
  changeStyle = () => {
    const { config } = this.props
    // MKEmitter.emit('changeStyle', [config.uuid, 'header'], ['font', 'height', 'border'], config.headerStyle)
    MKEmitter.emit('changeStyle', [config.uuid, 'header'], ['font', 'border'], config.headerStyle)
  }