duy 1 년 전
부모
커밋
cef46c224b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/manager/projectinfo/editElement/editElement.vue

+ 1 - 1
src/views/manager/projectinfo/editElement/editElement.vue

@@ -948,7 +948,7 @@ export default {
   }
 }
 /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-size:cover;        
   background-position: center