quill-image-resize-module
quill-image-resize-module copied to clipboard
How to use inline style width of resizing image instead of using widht attributes inline img?
Hi, recently i use this module of Image Resize, and after i implement this module, i see the result by inspect element

and my problem is the width get override by another css which is 100% width. So the width of its attributes cannot be read.
i want the width is putting on the style attributes of img which can be set by !important like this

i hope i get the answer of this question, thankyou !
try this:npm i @ssumo/quill-resize-module