Skip to content

Commit 4a01a75

Browse files
AC-1056: User couldn't select Font Size value when dropdown display up in PageBuilder
1 parent 199ee1c commit 4a01a75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

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

18+
.tox .tox-menu.tox-collection.tox-collection--list {
19+
max-height: 285px !important;
20+
}
21+
1822
.inline-wysiwyg {
1923
.magento-placeholder {
2024
height: auto;

0 commit comments

Comments
 (0)