Skip to content

Commit 94e55da

Browse files
committed
Merge branch 'AC-246' of github.com:magento-trigger/magento2-page-builder-1 into AC-246
2 parents 3a6c00c + 82ab1d1 commit 94e55da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,10 @@
6060
}
6161
}
6262
}
63+
64+
.tox-tinymce-aux {
65+
.tox-pop {
66+
max-width: none !important;
67+
min-width: 300px;
68+
}
69+
}

0 commit comments

Comments
 (0)