king
2025-04-21 f3d4db769ba9b51b799d981511a710fd443d0e08
src/mob/components/topbar/normal-navbar/index.jsx
@@ -125,7 +125,7 @@
  changeStyle = () => {
    const { card } = this.state
    MKEmitter.emit('changeStyle', ['font', 'background', 'border', 'padding', 'shadow'], card.style, this.getStyle)
    MKEmitter.emit('changeStyle', ['background', 'border', 'padding', 'shadow'], card.style, this.getStyle)
  }
  changeTitleStyle = () => {