diff --git a/vibn-frontend/components/vibn-chat/chat-panel.tsx b/vibn-frontend/components/vibn-chat/chat-panel.tsx index c647203c..07b7c22b 100644 --- a/vibn-frontend/components/vibn-chat/chat-panel.tsx +++ b/vibn-frontend/components/vibn-chat/chat-panel.tsx @@ -2176,7 +2176,8 @@ export function ChatPanel({ style={{ display: "flex", alignItems: "center", - justifyContent: "space-between", + justifyContent: "flex-end", + gap: 8, paddingTop: 4, }} >