@@ -14,7 +14,7 @@
left: 0;
right: 0;
bottom: 0;
- z-index: 1500;
+ z-index: 3333;
background: rgba(0, 0, 0, 0.3);
.loading-content {
width: 140px;
@@ -387,12 +387,13 @@ onUnmounted(() => {
// }
.history-message-info-content {
- white-space: pre-wrap;
+ // white-space: pre-wrap;
color: #444;
font-size: 12px;
font-weight: 400;
line-height: 18px;
background-color: #fff;
+ word-break: break-all;
}
.msg-content-box {