Commit 1cb8f04f authored by ι™ˆεΈ…'s avatar ι™ˆεΈ…

Increase drawer width to cancel line breaks

parent 8335d7c3
......@@ -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;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment