瀏覽代碼

update pc_chat

luke 6 年之前
父節點
當前提交
d2ac835400
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pc_chat/src/components/chat.vue

+ 1 - 0
pc_chat/src/components/chat.vue

@@ -1965,6 +1965,7 @@
 		border-radius: 5px;
 		position: relative;
 		max-width: 270px;
+		word-break: break-all;
 	}
 
 	.left::after {