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: preserve newlines in gallery descriptions

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

+1
+1
app/lib/components/molecules/GalleryCard.svelte
··· 527 527 font-size: 13px; 528 528 color: var(--text-secondary); 529 529 margin: 0 0 4px; 530 + white-space: pre-wrap; 530 531 display: -webkit-box; 531 532 -webkit-line-clamp: 2; 532 533 line-clamp: 2;