langflow/src
Deon Sanchez b9ffce2a8f
fix: Update background color in FlowMenu dropdown (#4681)
Updated the background color in the FlowMenu dropdown to match the dark theme background. This ensures a consistent and visually appealing user experience.

Refactor the code in `src/frontend/src/components/appHeaderComponent/components/FlowMenu/index.tsx` to change the `DropdownMenuContent` class from `bg-white` to `bg-background`.
2024-11-18 20:43:11 +00:00
..
backend refactor: Enhance migration script with column existence check and improved error handling (#4680) 2024-11-18 20:21:58 +00:00
frontend fix: Update background color in FlowMenu dropdown (#4681) 2024-11-18 20:43:11 +00:00