chatscope / chat-ui-kit-react

Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
https://chatscope.io
MIT License
1.32k stars 109 forks source link

I think css conflicts. #115

Closed kyloh1996 closed 1 year ago

kyloh1996 commented 1 year ago

When I create the chatbox and follow the documentation the message blocks are overlapping eachother. also before changing the zIndex in my react js, the messages are hidden behind the chatbox container. I inspected the page and can't find the issue. Has anyone else encountered this and know how to fix it?

supersnager commented 1 year ago

@kyloh1996 Please provide a repro and detailed description of the issue.