Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Save and Cancel Button UI #1800

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

PrityanshuSingh
Copy link
Contributor

@PrityanshuSingh PrityanshuSingh commented Nov 8, 2024

πŸ› οΈ Fixes Issue

fixes #1760

πŸ‘¨β€πŸ’» Description

What does this PR do?

This PR addresses the UI inconsistency with the "Save" and "Cancel" buttons in the Profile section. The buttons were not aligned correctly and had inconsistent styling compared to the rest of the interface. This fix adjusts the CSS to ensure that both buttons are visually aligned and styled consistently with the design guidelines.

  • Changes made:
    • Fixed misalignment of the "Save" and "Cancel" buttons.
    • Updated CSS to match the design guidelines for button styling in the Profile section.
    • Ensured consistent spacing and layout of the buttons.

πŸ“· Screenshots/GIFs (if any)

image

Pull Request Checklist

  • I have added screenshots and videos to show before and after the working of my code.
  • I have ensured that the screen size is set to 100% while making the video.
  • I have synced the latest fork with my local repository and resolved any conflicts.
  • I have mentioned the issue number which I created before making this PR .(format to mention issue number is : fixes #(issue number) )
  • I understand that if any the above conditions are not met , my PR will not be MERGED .

Copy link

vercel bot commented Nov 8, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
word-wise βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Nov 8, 2024 9:56pm

@hiteashgupta1 hiteashgupta1 merged commit 461d11d into ANSHIKA-26:main Nov 9, 2024
4 of 6 checks passed
Copy link

github-actions bot commented Nov 9, 2024

πŸŽ‰πŸŽ‰ Thank you for your contribution! Your PR #1800 has been merged! πŸŽ‰πŸŽ‰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Save and Cancel Button UI inconsistency
2 participants