Closed danvincent11 closed 3 weeks ago
@danvincent11 What browser/device are you viewing this on where it has the blue border around it? I cannot replicate this on my machine.
Also are you running the most up to date version of AnythingLLM?
FWIW: We already outline-none
on active
and focus
for the embed, this very well may be browser behavior
https://github.com/Mintplex-Labs/anythingllm-embed/blame/6bd51d251ff1b204d7d88cdda0061df00676386e/src/components/ChatWindow/ChatContainer/PromptInput/index.jsx#L73
How are you running AnythingLLM?
Local development
What happened?
When the input field is focused in the embedded setup, a blue border appears around it. However, this border styling does not align with the expected design of the input field. It seems out of place and may appear inconsistent with other UI elements.
Are there known steps to reproduce?
No response