Files
eranos/src
Chad Curtis 6a55092f2c Drop the FeedCard wrapper from Search results
Search results were rendered inside FeedCard — a rounded, bordered,
margin-inset card surface — while the main Activity feed renders posts
edge-to-edge in a bare div. The mismatch made search results look
'boxed in' compared to every other feed in the app.

Replace every FeedCard wrapper on the Search page (Posts, Communities,
Accounts, Follows lists, and their skeletons) with the bare-div pattern
used by Feed.tsx. NoteCard self-applies a bottom border, so the result
lists drop divide-y while skeleton lists keep it (skeleton rows don't
self-border).
2026-05-21 23:02:57 -05:00
..
2026-04-30 13:19:22 +07:00
2026-05-21 19:04:41 -05:00
2026-04-17 16:22:33 +05:45
2026-05-13 18:35:03 -05:00