hide top border for mentions and replies (#4330)
This commit is contained in:
parent
708a80e7a7
commit
d93acb25f4
2 changed files with 12 additions and 2 deletions
|
@ -148,6 +148,7 @@ let FeedItem = ({
|
|||
borderColor: pal.colors.unreadNotifBorder,
|
||||
}
|
||||
}
|
||||
hideTopBorder={hideTopBorder}
|
||||
/>
|
||||
</Link>
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue