sunsheng 4 недель назад
Родитель
Сommit
6edc47515d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/components/chat.module.scss

+ 1 - 1
app/components/chat.module.scss

@@ -414,7 +414,7 @@
 
 .chat-message-item {
   box-sizing: border-box;
-  max-width: 100%;
+  max-width: 70%;
   margin-top: 10px;
   border-radius: 10px;
   background-color: #FFFFFF;