This repository has no description
0

Configure Feed

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

web/components: make User item spacing better on the `regular` variant

Signed-off-by: eti <eti@eti.tf>

author
eti
committer
dawn
date (Jul 31, 2026, 10:57 PM +0300) commit f14d0acb parent 79891e61 change-id lyyulqrl
+1 -1
+1 -1
web/src/lib/components/ui/User.svelte
··· 19 19 avatar: "size-[26px]" 20 20 }, 21 21 regular: { 22 - root: "gap-1", 22 + root: "gap-1.5", 23 23 avatar: "size-[21px]" 24 24 }, 25 25 small: {