소스 검색

New builds

JC Brand 6 년 전
부모
커밋
3ecb906dbd
2개의 변경된 파일2개의 추가작업 그리고 2445개의 파일을 삭제
  1. 2 1
      css/converse.css
  2. 0 2444
      dist/converse.js

+ 2 - 1
css/converse.css

@@ -9246,7 +9246,8 @@ body.reset {
   #conversejs .message.chat-msg .chat-msg__text {
     padding: 0;
     color: #555;
-    width: 100%; }
+    width: 100%;
+    white-space: pre-wrap; }
     #conversejs .message.chat-msg .chat-msg__text a {
       word-wrap: break-word;
       word-break: break-all; }

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 2444
dist/converse.js


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.