diff --git a/src/pages/TestPrompt.tsx b/src/pages/TestPrompt.tsx index 6d8d68f..50d5804 100644 --- a/src/pages/TestPrompt.tsx +++ b/src/pages/TestPrompt.tsx @@ -224,7 +224,7 @@ export default function TestPrompt() { e.stopPropagation(); handleDeleteConversation(conversation.id); }} - className="absolute right-2 top-2 h-7 w-7 opacity-0 group-hover:opacity-100 transition-opacity" + className="absolute right-2 top-2 h-7 w-7 opacity-0 group-hover:opacity-100 transition-opacity hover:bg-muted/50" >