chat: nicknames use inter medium

This commit is contained in:
Matilde Park 2020-10-30 15:56:53 -04:00
parent c5c264c09d
commit 00dee222eb

View File

@ -229,6 +229,7 @@ export class MessageWithSigil extends PureComponent<MessageProps> {
fontSize={0}
mr={3}
mono={!showNickname}
fontWeight={(showNickname) ? '500' : '400'}
className={`mw5 db truncate pointer`}
ref={e => nameSpan = e}
onClick={() => {