|
@@ -948,7 +948,7 @@ export default {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
/deep/ .warnstyle .el-input__inner{
|
|
/deep/ .warnstyle .el-input__inner{
|
|
- background-image: url("/img/login/warn.png");
|
|
|
|
|
|
+ background-image: url('/img/login/warn.png') !important;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size:cover;
|
|
background-size:cover;
|
|
background-position: center
|
|
background-position: center
|