add margin

This commit is contained in:
Hailey
2024-08-20 14:02:50 -07:00
parent 4f11c85263
commit 34e891623f
+1
View File
@@ -213,6 +213,7 @@ function MaybeListCard({view}: {view: AppBskyGraphDefs.ListView}) {
t.atoms.border_contrast_medium,
a.p_md,
a.rounded_sm,
a.mt_sm,
]}>
<ListCard.Default view={view} />
</View>