Closed LiteHell closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
quill-resize-module | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 19, 2024 9:52am |
thank you so much for your contribute
In case of using quill-js editor with scrollbar, using css such as
.ql-editor { max-height: 600px;}
, resizing box is positioned on wrong position when scroll position is not top.This pull request fixes wrong position bug on quill-js editor with scrollbar.