ソースを参照

弹窗样式修改

wyq 3 年 前
コミット
ad3432fe2a

+ 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 {