RubyGems
npm
Organizations
Log in
Sign up
npm
@flozy/editor
Versions diffs
3.1.5 → 3.1.6
@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.
Files changed (2)
hide
show
package/dist/Editor/Elements/Button/EditorButton.js
+1
-1
package/package.json
+1
-1
package/dist/Editor/Elements/Button/EditorButton.js
CHANGED
Viewed
@@ -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
Viewed
@@ -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"