addyosmani / chatty

ChattyUI - your private AI chat for running LLMs in the browser
https://chattyui.com
MIT License
497 stars 41 forks source link

fix: add gap above change name button #52

Closed 7H3XXX closed 3 months ago

7H3XXX commented 3 months ago

This PR should fix #51 . It adds a gap between change name button and its related input (name input) when the screen width is smaller than 768px.

netlify[bot] commented 3 months ago

Deploy Preview for chatty-ai ready!

Name Link
Latest commit dc6cc91d2c88b37d1ec16e1a9d8b785f9c231353
Latest deploy log https://app.netlify.com/sites/chatty-ai/deploys/6663bf120fb286000876c4ce
Deploy Preview https://deploy-preview-52--chatty-ai.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jakobhoeg commented 3 months ago

@7H3XXX Thank you for the fix! :)

7H3XXX commented 3 months ago

My pleasure ! The project is awesome.