Merge branch 'marijn-chat' into 'lars-chat'
# Conflicts: # website/views/chat-view.php
This commit is contained in:
@@ -18,14 +18,14 @@
|
||||
display: inline-flex;
|
||||
|
||||
}
|
||||
.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