AllYourBot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
354 stars 191 forks source link

Markdown blocks do not properly resize at narrow browser widths #368

Open krschacht opened 4 months ago

krschacht commented 4 months ago

Create a conversation, get it to have a markdown code block, and then resize the browser really narrow. At some point the markdown block will stop shrinking to become as narrow as it's supposed to.

Try it without a markdown block and you'll see that it works properly.