because all the content here is output by the background rich text editor
the rest of the images are normal, only this one.
what to do? can only upload normal size when uploading pictures?
because all the content here is output by the background rich text editor
the rest of the images are normal, only this one.
what to do? can only upload normal size when uploading pictures?
shouldn't you write the style of the picture container in the dom structure? No matter what size the picture is, it will adapt to the style of the container
img{
width: 100%;
height: auto;
}
Hello. Have you solved the problem?
Previous: Why the picture uploaded with VueHtml5Editor rich text is enlarged and does not have a normal size