Skip to content

Commit d2c58d7

Browse files
Merge remote-tracking branch 'mainline/develop' into AC-397-move-modal-to-body
2 parents 08fb88d + 78a3dcf commit d2c58d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/code/Magento/PageBuilder/view/adminhtml/web/css/source/_inline-wysiwyg.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
}
1616
}
1717

18+
.tox .tox-menu.tox-collection.tox-collection--list {
19+
max-height: 285px !important;
20+
width: max-content !important;
21+
}
22+
1823
.inline-wysiwyg {
1924
.magento-placeholder {
2025
height: auto;
@@ -33,6 +38,7 @@
3338
visibility: hidden;
3439
width: auto !important;
3540
}
41+
3642
&.mce-edit-focus {
3743
outline: none;
3844
~ .tox-tinymce-inline {

0 commit comments

Comments
 (0)