Explorar o código

修改表格超出的问题

sunsheng hai 4 semanas
pai
achega
68995389b3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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;