|
@@ -413,7 +413,7 @@ var Editor = function (_React$Component) {
|
413
|
413
|
}) : _react2.default.createElement(_icon2.default, {
|
414
|
414
|
type: "picture",
|
415
|
415
|
className: "comment-toolbar-icon",
|
416
|
|
- style: { marginLeft: 10 },
|
|
416
|
+ style: { marginLeft: 20 },
|
417
|
417
|
onClick: function onClick() {
|
418
|
418
|
return _this3.handleShowUpload(true);
|
419
|
419
|
}
|