-
Notifications
You must be signed in to change notification settings - Fork 16
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: Height and width of the notes container #22
fix: Height and width of the notes container #22
Conversation
This issue was assigned to me. |
When I solved this issue, there hadn't been any assignments made to it at that time. |
@iaayushmaan According to the code of conduct you should get the issue assigned to you before you solve it.only those who get assigned the issue can solve it. |
@iaayushmaan @ShaikArshidBanu . See It's okay but from next time please do take care of it . For now , I will reveiw @iaayushmaan PR and if it is fine then @iaayushmaan Please first get the issue assigned first before raising a PR and If there is some modifications to be done . Then @ShaikArshidBanu you can start working on this issue . |
@iaayushmaan The issue still exist and also not that while raising a PR you attach the screen shots of before and after . |
@nisha-laur In my browser, It worked absolutely fine. Pl check the file changes and recommend what went wrong. |
@iaayushmaan Add screen shots of Before and After |
@nisha-laur I misunderstood the issue, but Now, I got it. Thanks! |
The height and width of the container are now fixed to content.
Fixes #21
Bug fix (non-breaking change which fixes an issue)
Self-reviewed the code.