Skip to content

Commit 8504496

Browse files
author
Hwashiang Yu
committed
MC-3837: Move button with long button name in stacked appearance
- Resolved issue with unable to change position on word wrap
1 parent 18d3e66 commit 8504496

File tree

2 files changed

+0
-5
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web

2 files changed

+0
-5
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/js/content-type/buttons/preview.js

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/code/Magento/PageBuilder/view/adminhtml/web/ts/js/content-type/buttons/preview.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ export default class Preview extends PreviewCollection {
135135
containment: "parent",
136136
tolerance,
137137
revert: 200,
138-
cursorAt: { left: 15, top: 15 },
139138
disabled: this.parent.children().length <= 1,
140139
/**
141140
* Provide custom helper element

0 commit comments

Comments
 (0)