abagramian / RoomMate

Your best mate for planning your future room at RPI!
MIT License
2 stars 0 forks source link

CSS conflict between login and checklist #21

Open kimdo20 opened 2 years ago

kimdo20 commented 2 years ago

Checklist's css conflicts with other files. Main culprit is login, however there may be other files related to the issue. When LoginPage/index.scss is commented out, To-Get list is displayed correctly, however the input bar is uninteractable. Created new branch main-test to record files and changes.

kimdo20 commented 2 years ago

Fixed checklist interactive input bar. Problem with CSS still persists, however not as critical as it seems to mainly be due to the Welcome page.