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

fix: unnecessary overflow in the profile settings layout #3163

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

aaryan610
Copy link
Collaborator

@aaryan610 aaryan610 commented Dec 15, 2023

Problem:

  1. Profile settings pages have an unnecessary scroll even if the content occupies less height than the screen.

Solution:

  1. Replaced margin-top of the container with padding-top.

Media:

Before fix-

Screen.Recording.2023-12-16.at.2.19.14.AM.mov

@sriramveeraghanta sriramveeraghanta merged commit e590215 into develop Dec 16, 2023
7 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/profile_layout branch December 16, 2023 18:51
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.

2 participants