mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Fix long words issue
This commit is contained in:
parent
c2b8177792
commit
2fc2b0d641
@ -8,6 +8,7 @@
|
||||
display: inline-block;
|
||||
margin-left: 10px;
|
||||
max-width: 150px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.big-box-conversation .right .direct-chat-text {
|
||||
|
Loading…
Reference in New Issue
Block a user