mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-10 03:16:46 +08:00
feat:修改富文本图片宽度
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user