🚑 Fix last entry partially covered by bottom nav
This commit is contained in:
@ -123,7 +123,7 @@ function getDateSkippingWeekend(date) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
height: calc(100% - 100px);
|
height: calc(100% - 150px);
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
padding-bottom: 100px;
|
padding-bottom: 100px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user