spacing fix

This commit is contained in:
phact 2025-10-24 02:01:49 -04:00
parent ac870367aa
commit 5a7d299a9b

View file

@ -153,7 +153,7 @@ export function OnboardingStep({
)}
chatMessage={text}
/>
) : reserveSpaceForThinking ? (
) : reserveSpaceForThinking && !isCompleted ? (
<div className="flex flex-col gap-2 py-1.5">
<p
className={`text-foreground text-sm transition-colors duration-300 ${