瀏覽代碼

修改表格超出的问题

sunsheng 3 周之前
父節點
當前提交
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;