1280样式调整

This commit is contained in:
zhaofang
2022-11-17 10:41:33 +08:00
parent 5fa79d372c
commit f3b3c97d5b
9 changed files with 12 additions and 9 deletions

View File

@@ -181,15 +181,16 @@
font-size: 14px;
margin-top: 18px;
display: flex;
div{
margin-right: 40px;
}
justify-content: space-between;
// div{
// margin-right: 40px;
// }
}
}
.task-btns {
text-align: right;
margin-top: 40px;
width: 100px;
width: 150px;
// height: 44px;
}
}