소스 검색

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 {