[update 标准解读流程] 完善
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user