修复bug
This commit is contained in:
@@ -939,7 +939,8 @@ const showToastMessage = (message) => {
|
||||
}
|
||||
.rich-content {
|
||||
white-space: normal !important;
|
||||
word-break: normal !important;
|
||||
word-break: break-all !important;
|
||||
overflow-wrap: break-word !important;
|
||||
overflow: hidden;
|
||||
/* 富文本内嵌的所有元素不超出容器 */
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user