feat:修改富文本图片宽度

This commit is contained in:
lixg
2023-03-07 21:45:55 +08:00
parent ad63266ef4
commit 14c787445a
5 changed files with 16 additions and 17 deletions

View File

@@ -251,7 +251,7 @@ function formateArr(strs) {
width: 100%;
padding-bottom: 20px;
.faceteachnocommon_img_class img {
max-width: 100%;
max-width: 100% !important;
}
.main {
width: 100%;