소스 검색

弹窗样式修改

wyq 4 년 전
부모
커밋
ad3432fe2a
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/components/AddInspect/index.less
  2. 1 1
      src/components/AddNewInspect/index.less

+ 1 - 1
src/components/AddInspect/index.less

@@ -112,7 +112,7 @@
     white-space: nowrap;
     border: 1px solid transparent;
     cursor: pointer;
-    background-color: #f5f5f5;
+    // background-color: #f5f5f5;
 }
 
 .searchLi:hover {

+ 1 - 1
src/components/AddNewInspect/index.less

@@ -113,7 +113,7 @@
     white-space: nowrap;
     border: 1px solid transparent;
     cursor: pointer;
-    background-color: #f5f5f5;
+    // background-color: #f5f5f5;
 }
 
 .searchLi:hover {