add more height to meal plan
This commit is contained in:
parent
794f9cf5b9
commit
dcf9d59b06
@ -642,7 +642,7 @@ export default {
|
||||
}
|
||||
|
||||
.calender-row {
|
||||
height: calc(100vh - 240px);
|
||||
height: calc(100vh - 140px);
|
||||
}
|
||||
|
||||
.calender-parent {
|
||||
|
Loading…
Reference in New Issue
Block a user