Browse Source

update pc_chat

luke 6 năm trước cách đây
mục cha
commit
d2ac835400
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {