Ver código fonte

修改表格超出的问题

sunsheng 3 semanas atrás
pai
commit
68995389b3
1 arquivos alterados com 1 adições e 0 exclusões
  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;