@@ -327,7 +327,7 @@ class Editor extends React.Component {
<Icon
type="picture"
className="comment-toolbar-icon"
- style={{ marginLeft: 10 }}
+ style={{ marginLeft: 20 }}
onClick={() => this.handleShowUpload(true)}
/>
)}