Fixed FullCalendar height was not calculated dynamically (fixes #549)

This commit is contained in:
Bernd Bestel
2020-02-09 15:24:05 +01:00
parent 3af5bd8e29
commit e9f55de987
3 changed files with 5 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
### Meal plan improvements
- Improved that all add-dialogs can be submitted by using `ENTER` and that the next input is automatically selected after selecting a recipe/product
- Fixed that the meal plan not used the full height on mobile devices (also applies/fixes the same for the calendar)
### General & other improvements/fixes
- Optimized the top navbar height and overall spacing to waste less space