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:
@@ -40,7 +40,6 @@ export function AgentInfoBar({
|
||||
borderStyle="round"
|
||||
borderColor={colors.command.border}
|
||||
paddingX={1}
|
||||
marginBottom={1}
|
||||
>
|
||||
<Box>
|
||||
<Text bold>{agentName || "Unnamed"}</Text>
|
||||
|
||||
Reference in New Issue
Block a user