Update FeedItem.tsx
This commit is contained in:
parent
c6f800f4d9
commit
4942d0b7ac
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ let FeedItemInner = ({
|
|||
type="md"
|
||||
did={replyAuthorDid}
|
||||
attr="displayName"
|
||||
style={[pal.textLight, s.ml2]}
|
||||
style={[pal.textLight]}
|
||||
/>
|
||||
</Trans>
|
||||
</Text>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue