- Updated AppDrawer styles to prevent overflow and improve touch targ…
Created by: Keertanb
…ets on mobile devices.
- Improved AssessmentManagement styles for better layout on smaller screens, including adjustments for tables and accordions.
- Added functionality to clone assessments in AssessmentManagement, including UI updates for duplicate mode.
- Enhanced Verifier styles for better mobile usability, including header actions and responsive adjustments.
- Improved CRC Dashboard styles for better layout and responsiveness on mobile devices.
- Created new styles for CRCAssessment to ensure mobile responsiveness.
- Added mobile navigation overlay and drawer in Dashboard for improved navigation on smaller screens.
- Enhanced login page styles for better mobile experience, including visual adjustments and padding.
- Improved OTP verification page styles for better usability on mobile devices.
- Updated SchoolDetails and SelfAssessment styles for mobile responsiveness, ensuring proper layout and usability.
- Added cloneAssessment function and corresponding React Query hook in adminService for assessment duplication functionality.
- General CSS updates to ensure consistent overflow handling and responsive design across the application.