修改富文本逻辑处理

master
于肖磊 2024-10-16 09:54:39 +08:00
parent 17bd2b7e77
commit 540757819a
1 changed files with 3 additions and 0 deletions

View File

@ -55,5 +55,8 @@
* {
max-width: 100%;
}
[id^=v] {
width: 100%;
}
}
</style>