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