An ATproto social media client -- with an independent Appview.

Ensure notifications align with new post alignment (#5486)

authored by

Eric Bailey and committed by
GitHub
fd15bfec f54241c4

+1 -1
+1 -1
src/view/com/notifications/FeedItem.tsx
··· 625 625 flexDirection: 'row', 626 626 }, 627 627 layoutIcon: { 628 - width: 70, 628 + width: 60, 629 629 alignItems: 'flex-end', 630 630 paddingTop: 2, 631 631 },