tweak embed spacing
This commit is contained in:
committed by
Eric Bailey
parent
f6cc7a74d8
commit
a827da385c
@@ -68,12 +68,12 @@ export function QuotePost({
|
|||||||
a.flex_row,
|
a.flex_row,
|
||||||
a.align_center,
|
a.align_center,
|
||||||
{gap: 6},
|
{gap: 6},
|
||||||
a.pb_sm,
|
a.pb_xs,
|
||||||
a.w_full,
|
a.w_full,
|
||||||
a.overflow_hidden,
|
a.overflow_hidden,
|
||||||
]}>
|
]}>
|
||||||
<Avatar
|
<Avatar
|
||||||
size={18}
|
size={16}
|
||||||
image={avatar}
|
image={avatar}
|
||||||
profile={author}
|
profile={author}
|
||||||
moderatorData={moderatorData}
|
moderatorData={moderatorData}
|
||||||
|
|||||||
Reference in New Issue
Block a user