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 = () => {