diff --git a/components/diy/rich-text.vue b/components/diy/rich-text.vue index 5c358a98..4c53268b 100644 --- a/components/diy/rich-text.vue +++ b/components/diy/rich-text.vue @@ -55,5 +55,8 @@ * { max-width: 100%; } + [id^=v] { + width: 100%; + } }