@seafile/seafile-editor 0.3.83 → 0.3.84

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -124,7 +124,7 @@
124
124
  content: "\e755";
125
125
  }
126
126
 
127
- .sf-editor-image-previewer .dtable-icon-fork-number {
127
+ .sf-editor-image-previewer button.dtable-icon-fork-number {
128
128
  font-family: "iconfont" !important;
129
129
  font-size: 16px;
130
130
  font-style: normal;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seafile/seafile-editor",
3
- "version": "0.3.83",
3
+ "version": "0.3.84",
4
4
  "private": false,
5
5
  "dependencies": {
6
6
  "@seafile/react-image-lightbox": "^0.0.9",