this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix left-alignment on notifications

+1 -1
+1 -1
src/view/com/notifications/FeedItem.tsx
··· 239 239 flexDirection: 'row', 240 240 }, 241 241 layoutIcon: { 242 - width: 35, 242 + width: 60, 243 243 alignItems: 'flex-end', 244 244 }, 245 245 icon: {