quill
quill copied to clipboard
Align field choice options are not visible
It seems that Select2 JS library is autoinstiantaing over all the select DOM nodes, so due to some CSS problem, the resulting (after Select2 modifications) choice options are hidden.
Is there some workarrond to mount the Align field options as a buttons group instead of a dropdown select?
Steps for Reproduction
- Add Quill JS
- Add Select2 JS
Expected behavior:
Show all the Align options available
Actual behavior:
Version:
v2.0+