Browse Source

弹窗样式修改

wyq 3 years ago
parent
commit
ad3432fe2a
2 changed files with 2 additions and 2 deletions
  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;
     white-space: nowrap;
     border: 1px solid transparent;
     border: 1px solid transparent;
     cursor: pointer;
     cursor: pointer;
-    background-color: #f5f5f5;
+    // background-color: #f5f5f5;
 }
 }
 
 
 .searchLi:hover {
 .searchLi:hover {

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

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