TheAxelander / OpenBudgeteer

OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
https://theaxelander.github.io
MIT License
759 stars 43 forks source link

Fix navbar in portrait mode #190

Closed Lucaber closed 11 months ago

Lucaber commented 11 months ago

The expanded navbar should not hide the content beneath.

The navbar is now part of the normal content and scrolls with it.

Before: image

After: image

TheAxelander commented 11 months ago

Thanks a lot for fixing this. I overall plan some rework of the navigation in future as part of #175