add more height to meal plan

This commit is contained in:
vabene1111 2023-09-08 16:59:52 +02:00
parent 794f9cf5b9
commit dcf9d59b06

View File

@ -642,7 +642,7 @@ export default {
}
.calender-row {
height: calc(100vh - 240px);
height: calc(100vh - 140px);
}
.calender-parent {