CN-1173 fix: 检测功能UI开发与接口对接
This commit is contained in:
@@ -208,6 +208,15 @@
|
||||
font-weight: 500;
|
||||
padding: 0 14px;
|
||||
}
|
||||
|
||||
.btn1 {
|
||||
margin-right: 10px;
|
||||
.el-button {
|
||||
background: #F5F6F7;
|
||||
border: 1px solid rgba(215,215,215,1);
|
||||
color: #353636;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.form-setting__btn1 {
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
background-color: rgba(0, 0, 0, 0.16) !important;
|
||||
}
|
||||
|
||||
.detection-drawer-title, .basic-function-value, basic-description-value {
|
||||
.detection-drawer-title, .basic-function-value, basic-description-value, .drawer-trigger-minutes {
|
||||
font-family: NotoSansSChineseRegular;
|
||||
font-size: 14px;
|
||||
color: #717171;
|
||||
@@ -58,6 +58,10 @@
|
||||
color: #046ECA;
|
||||
}
|
||||
|
||||
.drawer-trigger-minutes {
|
||||
color: #353636;
|
||||
}
|
||||
|
||||
.detection-drawer-collapse {
|
||||
background: #FFFFFF;
|
||||
border: 1px solid rgba(226, 229, 236, 1);
|
||||
|
||||
Reference in New Issue
Block a user