Skip to content

Commit 0058baf

Browse files
committed
AC-396: TinyMCE menu options are resized in small size column
- reorder properties to be sorted alphabetically
1 parent ae39121 commit 0058baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
}
1717

1818
.tox .tox-menu.tox-collection.tox-collection--list {
19-
width: max-content !important;
2019
max-height: 285px !important;
20+
width: max-content !important;
2121
}
2222

2323
.inline-wysiwyg {

0 commit comments

Comments
 (0)