@ -115,7 +115,7 @@ class SettingDrawer extends PureComponent {
return (
<Drawer
visible={collapse}
width={273}
width={300}
onClose={this.togglerContent}
placement="right"
handler={
@ -56,7 +56,7 @@
background: @primary-color;
width: 48px;
height: 48px;
right: 273px;
right: 300px;
display: flex;
justify-content: center;
align-items: center;