Skip to content

Commit b8d35f5

Browse files
AC-246: Update MFTF Tests
- fix table toolbar to be single line
1 parent 797522b commit b8d35f5

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)