Sfoglia il codice sorgente

Update chat.module.scss

Yifei Zhang 1 anno fa
parent
commit
9057712c8f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      app/components/chat.module.scss

+ 1 - 0
app/components/chat.module.scss

@@ -212,6 +212,7 @@
 .chat-body {
   flex: 1;
   overflow: auto;
+  overflow-x: hidden;
   padding: 20px;
   padding-bottom: 40px;
   position: relative;