src/menu/stylecontroller/index.jsx
@@ -35,6 +35,7 @@ import MKEmitter from '@/utils/events.js' import asyncComponent from '@/utils/asyncComponent' import StyleInput from './styleInput' import MainLogo from '@/assets/img/main-logo.png' import './index.scss' const { Panel } = Collapse @@ -458,7 +459,7 @@ <Drawer title={ <div className="header-logo"> <img src={window.GLOB.mainlogo} alt=""/> <img src={MainLogo} alt=""/> </div> } placement="left"