@flozy/editor 3.1.5 → 3.1.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -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"