@seafile/sdoc-editor 0.5.32 → 0.5.33

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.
@@ -120,6 +120,7 @@
120
120
  border-top: 1px solid #e5e6e8;
121
121
  z-index: 102;
122
122
  margin: 0 8px;
123
+ margin-top: 5px;
123
124
  }
124
125
 
125
126
  .sdoc-comment-editor-menu-group {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seafile/sdoc-editor",
3
- "version": "0.5.32",
3
+ "version": "0.5.33",
4
4
  "private": false,
5
5
  "description": "This is a sdoc editor",
6
6
  "main": "dist/index.js",