Improved responsiveness of /mealplan and /calendar (closes #372 and closes #373)

This commit is contained in:
Bernd Bestel
2019-09-24 09:21:57 +02:00
parent 6bb9d2c51d
commit 2a9f927a13
3 changed files with 39 additions and 9 deletions

View File

@@ -1,2 +1,3 @@
- It's now possible to display a recipe directly from the meal plan (new "eye button") (thanks @kriddles)
- Improved the responsiveness of the meal plan and calendar page by automatically switching to a day calendar view on smaller screens (thanks for the idea @kriddles)
- Some style/CSS detail-refinements