fix chat message name alignment

This commit is contained in:
Chad Pilkey 2019-05-24 16:10:27 -07:00
parent b8e4445eb8
commit a1faca04c6

View File

@ -75,9 +75,8 @@
font-weight: 600;
position: relative;
> span {
:first-child {
@extend %text-elipsis;
padding: .5rem 0;
}
}