make most of the messenger api async
This commit is contained in:
@@ -52,6 +52,7 @@ body {
|
||||
width: 350px;
|
||||
height: 100%;
|
||||
background-color: lighten(@bg-color, 10%);
|
||||
overflow-y: auto;
|
||||
.friend {
|
||||
background: rgba(0,0,0,0.1);
|
||||
padding: 5px;
|
||||
|
||||
Reference in New Issue
Block a user