css: fix zalgo text bleeding all over the chat

remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-11-16 06:33:28 -06:00
parent b8ceccd78f
commit 86ddde2d88
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
margin-bottom: 1rem; margin-bottom: 1rem;
padding: 0.3rem; padding: 0.3rem;
border-radius: 8px; border-radius: 8px;
overflow: hidden;
} }
.ChatMessageList-group:nth-child(even) { .ChatMessageList-group:nth-child(even) {