grain.social is a photo sharing platform built on atproto. grain.social
atproto photography appview
57
fork

Configure Feed

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

fix: right-align timestamp on grouped notifications

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+2
+2
app/lib/components/atoms/NotificationItem.svelte
··· 275 275 color: var(--text-secondary); 276 276 font-size: 13px; 277 277 line-height: 1.4; 278 + flex: 1; 279 + min-width: 0; 278 280 } 279 281 .notif-link { 280 282 text-decoration: none;