langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
35.41k stars 4.22k forks source link

refactor: Improve GitHub link styling in AppHeader component #4737

Closed deon-sanchez closed 4 days ago

deon-sanchez commented 4 days ago

Summary

This pull request includes a minor change to the AppHeader component in the index.tsx file. The change adds padding to the right side of a button to improve its appearance.

Issue with padding looking inconsistent between notifications and github

Screenshot 2024-11-20 at 9 29 40 AM

Padding is more aligned with each item

Screenshot 2024-11-20 at 9 25 52 AM