Commit Graph

2 Commits

Author SHA1 Message Date
duanshuwen
51dc77ac68 refactor: clean up login-kicker and update button text
remove the unused .login-kicker CSS class and corresponding span element from the login page
update the login button text to "login" from the original "enter maintenance desk" for more accurate labeling
2026-07-12 09:48:34 +08:00
duanshuwen
462498660e feat: enhance admin UI with responsive styles and new components
- Updated styles in src/styles.css for better responsiveness and layout adjustments.
- Added new CSS classes for edit drawer and item rail components.
- Introduced animations for drawer transitions.
- Created new types in src/types/admin.ts for better type safety in admin features.
- Modified vite.config.ts to change server port and enable strict port settings for development.
2026-07-01 16:55:23 +08:00