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