|
@@ -471,6 +471,9 @@ defineExpose({
|
|
.el-input, .el-textarea .el-textarea__inner {
|
|
.el-input, .el-textarea .el-textarea__inner {
|
|
background-color: #dcdcdc !important;
|
|
background-color: #dcdcdc !important;
|
|
}
|
|
}
|
|
|
|
+ .el-date-editor.el-input__wrapper{
|
|
|
|
+ background-color: #dcdcdc !important;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
//文本选中颜色
|
|
//文本选中颜色
|
|
.el-input .el-input__wrapper input,
|
|
.el-input .el-input__wrapper input,
|