DevilsAutumn / Opensource-init

Repository made for first time contributors.
Apache License 2.0
4 stars 23 forks source link

[Web- html,css,javascript] Fix margin of list from top #9

Closed DevilsAutumn closed 2 years ago

DevilsAutumn commented 2 years ago

Title Fix margin of list from top

Project link Click here

Domain Add 'x' inside [ ] to cross check box.

Describe the bug When new items are added in the todo list it the input box moves upwards and become invisible after certain number of items in the list.

Expected behavior Expected behaviour is that list should expand to the bottom only and input box should remain fixed.

Screenshots NA

Additional context NA

kunal00000 commented 2 years ago

May I solve this issue. Any more suggestion or feature you would like me to work upon in todo-app, Please assign me this issue. Would love to make my first pr of open source journey.

DevilsAutumn commented 2 years ago

@kunal00000 Go Ahead!