user-plus as icon for add-friend
This commit is contained in:
@@ -119,6 +119,13 @@ body .userlist-drawer {
|
||||
}
|
||||
}
|
||||
}
|
||||
.friend {
|
||||
display: flex;
|
||||
text-align: right;
|
||||
&:hover {
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user