one-zero-eight / website

InNoHassle website for accessing ecosystem services at Innopolis University. Student dashboard, personal schedule, room booking, interactive maps, and more.
https://innohassle.ru
MIT License
10 stars 4 forks source link

Fix small shifting due to disappearing of scrollbar #20

Closed danmaninc closed 1 year ago

danmaninc commented 1 year ago

Image

ArtemSBulgakov commented 1 year ago

Maybe use overflow-y: scroll on body, so scrollbar is always visible

danmaninc commented 1 year ago

This issue is fixed and will be closed by merging #29.

danmaninc commented 1 year ago

This issue appeared again, which is strange. Will look closer at this later. Image