Fixed chat date not showing
This commit is contained in:
@@ -144,4 +144,10 @@ body {
|
||||
|
||||
.chat-message-other .chat-time {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1200px) {
|
||||
.chat-message-self, .chat-message-other {
|
||||
max-width: 75%;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user