chatbot test window fixing

This commit is contained in:
2025-09-13 11:14:32 +02:00
parent 40454d6fab
commit e97d197d8b
8 changed files with 237 additions and 58 deletions

View File

@@ -1180,7 +1180,7 @@ export function ChatbotManager() {
{/* Chat Interface Modal */}
{showChatInterface && testingChatbot && (
<Dialog open={showChatInterface} onOpenChange={setShowChatInterface}>
<DialogContent className="max-w-4xl max-h-[90vh] p-0">
<DialogContent className="max-w-6xl w-[90vw] h-[85vh] p-0 flex flex-col">
<DialogHeader className="sr-only">
<DialogTitle>Chat with {testingChatbot.name}</DialogTitle>
<DialogDescription>