Add padding below tool calls in playground

This commit is contained in:
akhisud3195 2025-05-09 10:57:29 +05:30
parent e4d3831893
commit 820150641c

View file

@ -245,7 +245,7 @@ function ClientToolCall({
delta: number;
}) {
return (
<div className="self-start flex flex-col gap-1">
<div className="self-start flex flex-col gap-1 mb-4">
{sender && (
<div className="text-gray-500 dark:text-gray-400 text-xs pl-1">
{sender}