mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
add chat class
This commit is contained in:
@@ -29,6 +29,11 @@
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
.content p {
|
||||||
|
word-wrap: break-word;
|
||||||
|
overflow-wrap: break-word;
|
||||||
|
}
|
||||||
|
|
||||||
.chat__content--users {
|
.chat__content--users {
|
||||||
height: 650px;
|
height: 650px;
|
||||||
width: auto;
|
width: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user