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.21k forks source link

fix: changed width of sidebar to be consistent across application #4759

Closed lucaseduoli closed 3 days ago

lucaseduoli commented 3 days ago

This pull request includes a minor change to the CollectionPage component in src/pages/MainPage/pages/index.tsx. The change involves setting a specific width for the SidebarProvider component.