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 {