From a3a20bee4ab3777b0bbcc9515bb69ef2bf86d5ef Mon Sep 17 00:00:00 2001 From: charlesgauthereau Date: Sun, 11 Jan 2026 12:23:32 +0100 Subject: [PATCH] fix: agent-card.tsx overflow on mobile. --- .../wrappers/dashboard/agent/agent-card/agent-card.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/wrappers/dashboard/agent/agent-card/agent-card.tsx b/src/components/wrappers/dashboard/agent/agent-card/agent-card.tsx index 498ca470..d14f3f3e 100644 --- a/src/components/wrappers/dashboard/agent/agent-card/agent-card.tsx +++ b/src/components/wrappers/dashboard/agent/agent-card/agent-card.tsx @@ -37,7 +37,7 @@ export const AgentCard = (props: agentCardProps) => {
-

+

{agent.name}

{agent.version && ( @@ -47,8 +47,8 @@ export const AgentCard = (props: agentCardProps) => { )}
-
-
+
+
{agent.id} @@ -62,7 +62,7 @@ export const AgentCard = (props: agentCardProps) => {
-
+
{agent.databases?.length ?? 0} DBs