css: fix zalgo text bleeding all over the chat
parent
b8ceccd78f
commit
86ddde2d88
|
@ -116,6 +116,7 @@
|
|||
margin-bottom: 1rem;
|
||||
padding: 0.3rem;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.ChatMessageList-group:nth-child(even) {
|
||||
|
|
Loading…
Reference in New Issue