mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
- Implemented a collapsible dropdown for navigation items in the settings view, allowing users to expand or collapse sub-items. - Added local storage functionality to remember the open/closed state of the dropdown across sessions. - Updated the styling and interaction logic for improved user experience and accessibility. These changes improve the organization of navigation items and enhance user interaction within the settings view.