修改监控流程详情

This commit is contained in:
zhoulingpo
2023-04-21 17:04:51 +08:00
parent 6ed94496e7
commit 4fa262ebce
7 changed files with 166 additions and 421 deletions
+4 -3
View File
@@ -35,13 +35,13 @@
// 表单的样式
.label-input-form{
padding-right: 80px;
.el-form-item.el-form-item__label{
.el-form-item .el-form-item__label{
line-height: 40px;
font-size: 15px;
color:#555 !important;
}
.el-form-item.el-input__inner,.el-form-item {
.el-form-item .el-input__inner {
height: 40px;
line-height: 40px;
font-size: 15px;
}
@@ -59,3 +59,4 @@
}
}