mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 20:29:35 +02:00
Add formating word for chat
This commit is contained in:
@@ -30,8 +30,10 @@
|
||||
} */
|
||||
|
||||
.content p {
|
||||
display: block;
|
||||
word-wrap: break-word;
|
||||
overflow-wrap: break-word;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.chat__content--users {
|
||||
|
||||
Reference in New Issue
Block a user