Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
26.53k stars 2.65k forks source link

[BUG]: Styles of Embed Chat Widget Are Conflicting with Website Styles #1213

Closed vdamov closed 6 months ago

vdamov commented 6 months ago

How are you running AnythingLLM?

Docker (remote machine)

What happened?

The embedded chat widget's CSS styles are conflicting with the existing styles on our website, leading to display and layout issues. To resolve this, we suggest making the widget's CSS selectors more specific to prevent them from overriding the website's global styles. This adjustment will help ensure that both the widget and the website maintain their intended visual presentation without interference.

Are there known steps to reproduce?

Just follow the regular installation instructions for embed chatbot widget from the documentation.

timothycarambat commented 6 months ago

This is a known issue right now. Tracking it on #919