This commit is contained in:
chenxf 2026-01-26 14:18:13 +08:00
parent 2b981b3ffd
commit ca32ec7468
1 changed files with 1 additions and 0 deletions

View File

@ -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;