diff --git a/vibn-frontend/components/vibn-chat/chat-panel.tsx b/vibn-frontend/components/vibn-chat/chat-panel.tsx index 6f7c8a25..35ef185a 100644 --- a/vibn-frontend/components/vibn-chat/chat-panel.tsx +++ b/vibn-frontend/components/vibn-chat/chat-panel.tsx @@ -2505,6 +2505,7 @@ export function ChatPanel({ flexDirection: "row", minHeight: 0, minWidth: 0, + position: "relative", // Ensure relative positioning for z-index stacking context }} >