icon,富文本视频优化
parent
b585458224
commit
08bc73e561
|
|
@ -45,7 +45,6 @@
|
|||
style_container: common_styles_computer(new_style.common_style),
|
||||
style_img_container: common_img_computer(new_style.common_style),
|
||||
});
|
||||
console.log(this.content);
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
@ -56,8 +55,13 @@
|
|||
* {
|
||||
max-width: 100%;
|
||||
}
|
||||
/* #ifdef H5 */
|
||||
[id^=v] {
|
||||
width: 100%;
|
||||
}
|
||||
/* #endif */
|
||||
}
|
||||
.diy-rich-text video {
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue