[update 标准解读流程] 完善

This commit is contained in:
danshihao
2024-07-11 15:45:19 +08:00
parent 8cc3371698
commit 074deb26b7
8 changed files with 135 additions and 69 deletions
+7 -1
View File
@@ -172,8 +172,14 @@ export default {
@size: 48px;
.todo-card {
height: calc(100vh - 611px);
/deep/ .ant-spin-container,
/deep/ .ant-spin-nested-loading,
/deep/ .ant-card-body {
height: 100%;
}
}
.content-wrapper {
height: calc(100% - 30px - 12px);
margin-top: 10px;
overflow-y: auto;
@@ -224,7 +230,7 @@ export default {
height: calc(100vh - 424px);
}
.content-wrapper {
height: calc(100vh - 506px);
//height: calc(100vh - 506px);
.content-item {
font-size: 14px;