Webiu
Webiu copied to clipboard
Fix issue #449 in jobForm component and UI improvements
Description
Fixed alignment of jobForm input fields and other UI improvements.Related Issue
#449Screenshots (In case of UI changes):
Before

After fixing

Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
Checklist:
- [x] My code follows the code style of this project.
- [x] I have updated the documentation accordingly.
- [x] All new and existing tests have passed and it does not give any unexpected error for the same.