Remove background from tool call containers and add clean labels for … (#5879)

Co-authored-by: Zane Staggs <zane@squareup.com>
This commit is contained in:
Spence
2026-01-27 18:44:45 -05:00
committed by GitHub
parent beca05ffbe
commit 4e85e9e7a8
@@ -180,7 +180,7 @@ export default function ToolCallWithResponse({
<>
<div
className={cn(
'w-full text-sm font-sans rounded-lg overflow-hidden border-borderSubtle border bg-background-muted'
'w-full text-sm font-sans rounded-lg overflow-hidden border-borderSubtle border'
)}
>
<ToolCallView