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

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

@@ -276,6 +276,7 @@
 }
 
 .chat {
+  max-width: 89vw;
   display: flex;
   flex-direction: column;
   position: relative;