Fix empty username when declining a friend request
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
p {
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
}
|
||||
&.cp-clickable {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user