completionId: cgen-9a051becf54e44378e5f07c25c928544
cgen-9a051becf54e44378e5f07c25c928544
This commit is contained in:
parent
604a73766f
commit
33d5119267
1 changed files with 2 additions and 2 deletions
|
|
@ -118,8 +118,8 @@ export function FeedItemCard({
|
|||
armColor.bg,
|
||||
"bg-background/70"
|
||||
)}>
|
||||
<CardHeader className="pb-0 p-4 sm:p-5 lg:p-6">
|
||||
<div className="flex items-start justify-between gap-3 sm:gap-4">
|
||||
<CardHeader className="pb-0 p-4 sm:p-5 lg:p-6 flex-row items-start justify-between">
|
||||
<div className="flex flex-1 items-start gap-3 sm:gap-4">
|
||||
<div className="flex flex-1 items-start gap-3 sm:gap-4">
|
||||
<Avatar className="h-12 w-12 ring-2 ring-aethex-500/30 flex-shrink-0">
|
||||
<AvatarImage
|
||||
|
|
|
|||
Loading…
Reference in a new issue