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: remove overflow:hidden from popover trigger that clipped dropdown

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

-1
-1
app/lib/components/molecules/ProfilePopover.svelte
··· 135 135 position: relative; 136 136 display: inline-flex; 137 137 min-width: 0; 138 - overflow: hidden; 139 138 } 140 139 141 140 .popover {