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:
@@ -180,7 +180,7 @@ export default function ToolCallWithResponse({
|
|||||||
<>
|
<>
|
||||||
<div
|
<div
|
||||||
className={cn(
|
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
|
<ToolCallView
|
||||||
|
|||||||
Reference in New Issue
Block a user