fix
This commit is contained in:
parent
2b981b3ffd
commit
ca32ec7468
|
|
@ -329,6 +329,7 @@ export default {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
padding: 0 20px 20px 20px;
|
padding: 0 20px 20px 20px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
height: calc(100vh - 84px);
|
||||||
|
|
||||||
.todo-and-card{
|
.todo-and-card{
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue