Small changes
This commit is contained in:
@@ -13,14 +13,14 @@
|
||||
margin-right: 10px;
|
||||
|
||||
}
|
||||
.chat-list, .chat-history {
|
||||
.chat-recent, .chat-history {
|
||||
border-radius: 20px;
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
/* List of chats. */
|
||||
.chat-list {
|
||||
.chat-recent {
|
||||
height: 600px;
|
||||
overflow-y: auto;
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user