版本信息实体添加完整性结果详情弹框

This commit is contained in:
付民康
2025-03-15 17:25:27 +08:00
parent 8aa6b5ad36
commit 8bfa866c43
2 changed files with 62 additions and 2 deletions

View File

@@ -272,3 +272,8 @@
.yellow-status:before {
background-color: #FAC20A !important;
}
.devui-modal__header {
//padding: 14px 24px;
height: auto!important;
}