Update FeedItem.tsx
parent
c6f800f4d9
commit
4942d0b7ac
|
@ -289,7 +289,7 @@ let FeedItemInner = ({
|
|||
type="md"
|
||||
did={replyAuthorDid}
|
||||
attr="displayName"
|
||||
style={[pal.textLight, s.ml2]}
|
||||
style={[pal.textLight]}
|
||||
/>
|
||||
</Trans>
|
||||
</Text>
|
||||
|
|
Loading…
Reference in New Issue