fix uploaded image aspect ratio in tinymce

This commit is contained in:
Matej Grozdanović
2019-12-10 13:28:27 +01:00
committed by Omar Al-Ithawi
parent 9bae9c0f55
commit 4b2bf9c4ac

View File

@@ -109,6 +109,7 @@
.mce-content-body img {
max-width: 100%;
height: auto;
}
.mce-content-body pre {