Skip to content

Commit 25b95b4

Browse files
author
Hwashiang Yu
committed
MC-15238: Live edit in Safari and Firefox puts caret at start of field after typing
- Resolved firefox cursor in slide button not visible in inline edit on new slides
1 parent 06ca50c commit 25b95b4

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/slide

1 file changed

+1
-0
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/content-type/slide/_default.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
span[contenteditable=true] {
3838
display: block;
39+
overflow: hidden;
3940
}
4041
}
4142

0 commit comments

Comments
 (0)