fix(ui): align assistant message actions next to footer metadata

This commit is contained in:
Bohdan Triapitsyn
2026-07-22 11:31:00 +03:00
parent 090952dd94
commit 6525c11042
@@ -2234,7 +2234,7 @@ const AssistantMessageBody = React.memo(({
)}
{shouldShowTurnFooter && (
<div
className="mt-2 mb-1 flex flex-wrap items-center justify-between gap-x-3 gap-y-1.5"
className="mt-2 mb-1 flex flex-wrap items-center justify-start gap-x-3 gap-y-1.5"
style={MESSAGE_FOOTER_CONTAINER_STYLE}
>
<div className="flex min-w-0 flex-wrap items-center gap-x-2.5 gap-y-1 text-sm text-muted-foreground/60">