luke 6 anni fa
parent
commit
d2ac835400
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 {