mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-12 22:57:58 +00:00
0db5d17072
- Updated dropdown toggle logic to use a single toggle function for better readability. - Replaced span elements with buttons for dropdown toggles to enhance accessibility. - Added click outside functionality to close dropdowns when clicking outside. - Adjusted styling for dropdowns and hover states to use neutral colors for better UI consistency. - Ensured proper alignment and positioning of dropdowns to prevent overflow issues.