Adding button to let you scroll through extra private conversations.
This commit is contained in:
parent
524918ffcc
commit
d020e77e04
@ -25,6 +25,12 @@ body {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.extraConversationScrollableMenu {
|
||||
height: auto;
|
||||
max-height: 200px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.hideNavbarIcon {}
|
||||
|
||||
.lowerHand {}
|
||||
|
Loading…
Reference in New Issue
Block a user