Browse Source

修改表格超出的问题

sunsheng 3 tuần trước cách đây
mục cha
commit
68995389b3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;