Added Friend list in chat.
This commit is contained in:
@@ -19,12 +19,16 @@
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
|
||||
/* List of chats. */
|
||||
.chat-list {
|
||||
height: 600px;
|
||||
overflow-y: auto;
|
||||
padding: 10px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.chat-conversation {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
.chat-right {
|
||||
|
||||
Reference in New Issue
Block a user