@flozy/editor 3.1.5 → 3.1.6

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.
@@ -175,7 +175,7 @@ const EditorButton = props => {
175
175
  className: "element-toolbar hr",
176
176
  style: {
177
177
  width: "max-content",
178
- top: "-38px",
178
+ top: "-12px",
179
179
  alignItems: "center",
180
180
  cursor: "pointer"
181
181
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flozy/editor",
3
- "version": "3.1.5",
3
+ "version": "3.1.6",
4
4
  "description": "An Editor for flozy app brain",
5
5
  "files": [
6
6
  "dist"