Allow emojis in default avatars

This commit is contained in:
yflory
2017-07-03 18:37:50 +02:00
parent ffd184d50e
commit 47c6c64b8a
2 changed files with 23 additions and 1 deletions

View File

@@ -142,6 +142,7 @@ body .userlist-drawer {
flex: 1;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
media-tag {
min-height: 50px;