Kaynağa Gözat

fix:遗漏的样式调整

Adam 5 yıl önce
ebeveyn
işleme
778cc0aa09
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      lib/components/Editor/index.js

+ 1
- 1
lib/components/Editor/index.js Dosyayı Görüntüle

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