-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
Description
🐞 Bug Description
There is an extra white line/div under the password input field on the signup page. This breaks the consistency of the form design and ruins the overall UI experience.
📋 Steps to Reproduce
- Go to the Sign Up page.
- Enter any values in the fields (or leave them blank).
- Look at the Password field section.
- Notice the white line/div appearing below the input box.
🎯 Expected Behavior
The signup form should look clean and consistent without any extra lines under the input fields. The white line/div should be removed to improve the visual design.
📸 Screenshots
💻 Environment
- OS: Windows 11
- Browser: Chrome
- Version: v1.0.0
✅ Additional Context
By removing this unwanted line, the signup page UI will look much cleaner and more professional, maintaining consistency across all form input fields.