소스 검색

修改表格超出的问题

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;