coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
3.85k stars 1.58k forks source link

(Ready for review) - Small visual fix. Add background for chat window(currently transparent and looks ugly) #350

Closed wonderwhy-er closed 1 day ago

wonderwhy-er commented 1 day ago

This PR includes two changes: Enhance Chat Component Background:

Updated the BaseChat component to include a background and border styling. This resolves a visual issue where the area under the chat component appeared broken

Before: Screenshot 2024-11-20 at 16 48 16

After: Screenshot 2024-11-20 at 16 46 36

kekePower commented 1 day ago

Love it. I've noticed the same and, as you, thought it felt broken.

wonderwhy-er commented 1 day ago

Love it. I've noticed the same and, as you, thought it felt broken.

If you can check-out and confirm it works for you I can marge myself. Just want second opinion that it works and looks allright

wonderwhy-er commented 1 day ago

I use git fetch remote pull/350/head:pr-350 to pull and test PRs locally fyi.

kekePower commented 1 day ago

LGTM. Tested and it looks great using the dark theme.