Skip to content

Commit 1d870d8

Browse files
committed
2 parents 8acc65f + 9057712 commit 1d870d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/components/chat.module.scss

+1
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212
.chat-body {
213213
flex: 1;
214214
overflow: auto;
215+
overflow-x: hidden;
215216
padding: 20px;
216217
padding-bottom: 40px;
217218
position: relative;

0 commit comments

Comments
 (0)