diff --git a/src/components/Chat/ChatOptions.tsx b/src/components/Chat/ChatOptions.tsx index f9cd1f2..8717405 100644 --- a/src/components/Chat/ChatOptions.tsx +++ b/src/components/Chat/ChatOptions.tsx @@ -190,6 +190,7 @@ export const ChatOptions = ({ messages, goToMessage, members, myName, selectedGr left: isMobile ? 0 : 'unset', right: isMobile ? 0 : 'unset', bottom: isMobile ? 0 : 'unset', + zIndex: 11 }} >