surmon-china / vue-quill-editor

@quilljs editor component for @vuejs(2)
https://github.surmon.me/vue-quill-editor
MIT License
7.38k stars 1.03k forks source link

WYSIWYG editor is cropped to modal #469

Open daisyhuli opened 2 years ago

daisyhuli commented 2 years ago

Hi guys, I found an issue which is the editor is cropped to the edge, for example when you type some text at the beginning and then you click to "add the link icon", you will see part of the input area is cut

Vue.js version and component version

"vue": "2.6.14", "vue-quill-editor": "^3.0.6",

daisyhuli commented 2 years ago

image