All updates
frontend

Fix Project creation wizard layout for consistent full-height display

Bug Fixes

  • Updated the ProjectCreationWizard to use a full-height container (min-h-full) instead of forcing screen height (min-h-screen), improving layout consistency across different screen sizes.frontend
Fix Project creation wizard layout for consistent full-height display