[GH-ISSUE #1213] [BUG]: Styles of Embed Chat Widget Are Conflicting with Website Styles #752

Closed
opened 2026-02-22 18:21:11 -05:00 by yindo · 1 comment
Owner

Originally created by @vdamov on GitHub (Apr 28, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1213

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.

Originally created by @vdamov on GitHub (Apr 28, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1213 ### 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.
yindo added the possible bug label 2026-02-22 18:21:11 -05:00
yindo closed this issue 2026-02-22 18:21:11 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 28, 2024):

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

@timothycarambat commented on GitHub (Apr 28, 2024): This is a known issue right now. Tracking it on #919
yindo changed title from [BUG]: Styles of Embed Chat Widget Are Conflicting with Website Styles to [GH-ISSUE #1213] [BUG]: Styles of Embed Chat Widget Are Conflicting with Website Styles 2026-06-05 14:37:00 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#752