Chats: remove underline from recipient name on mobile

This commit is contained in:
Alex Gleason 2020-09-11 19:47:45 -05:00
parent bdaab2110b
commit d644ed3c55
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -332,6 +332,7 @@
margin-left: auto;
padding-right: 15px;
overflow: hidden;
text-decoration: none;
.account__avatar {
margin-right: 7px;