fix: remove extra spacing below AgentInfoBar

🐾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
This commit is contained in:
cpacker
2025-12-26 23:18:20 -08:00
parent 985081a28d
commit 0722729021

View File

@@ -40,7 +40,6 @@ export function AgentInfoBar({
borderStyle="round"
borderColor={colors.command.border}
paddingX={1}
marginBottom={1}
>
<Box>
<Text bold>{agentName || "Unnamed"}</Text>