考试申请
This commit is contained in:
@ -89,22 +89,22 @@ $test: rgba(0, 128, 0, 0.603);
|
||||
.is-error {
|
||||
.form-item-box {
|
||||
position: relative;
|
||||
.el-input {
|
||||
background-color: #001238;
|
||||
.el-input__inner {
|
||||
background-color: #001238;
|
||||
}
|
||||
.el-input__count .el-input__count-inner {
|
||||
background-color: #001238;
|
||||
}
|
||||
}
|
||||
// .el-input {
|
||||
// background-color: #001238;
|
||||
// .el-input__inner {
|
||||
// background-color: #001238;
|
||||
// }
|
||||
// .el-input__count .el-input__count-inner {
|
||||
// background-color: #001238;
|
||||
// }
|
||||
// }
|
||||
.el-cascader__tags {
|
||||
.el-tag {
|
||||
background: #001238;
|
||||
}
|
||||
.el-cascader__search-input {
|
||||
background: #001238;
|
||||
}
|
||||
// .el-tag {
|
||||
// background: #001238;
|
||||
// }
|
||||
// .el-cascader__search-input {
|
||||
// background: #001238;
|
||||
// }
|
||||
.el-cascader__search-input {
|
||||
margin: 2px 0 2px 13px !important;
|
||||
}
|
||||
@ -130,13 +130,12 @@ $test: rgba(0, 128, 0, 0.603);
|
||||
position: relative;
|
||||
.el-input {
|
||||
border: #57d040;
|
||||
.el-input__inner {
|
||||
background-color: #001238;
|
||||
// border: 1px solid #57d040;
|
||||
}
|
||||
.el-input__count .el-input__count-inner {
|
||||
background-color: #001238;
|
||||
}
|
||||
// .el-input__inner {
|
||||
// background-color: #001238;
|
||||
// }
|
||||
// .el-input__count .el-input__count-inner {
|
||||
// background-color: #001238;
|
||||
// }
|
||||
}
|
||||
.el-cascader__tags {
|
||||
.el-tag {
|
||||
|
Reference in New Issue
Block a user