Explorar o código

核心设备报表 搜索快icon颜色调整

fujunwen %!s(int64=4) %!d(string=hai) anos
pai
achega
c557d1309e
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      src/App.vue

+ 8 - 0
src/App.vue

@@ -353,6 +353,14 @@ body {
     }
 }
 .core-device-report{
+    .main-right{
+        .p-icon{
+            cursor: default;
+            >svg>path{
+                fill: #c3c7cb;
+            }
+        }
+    }
     .el-table__row{
         cursor: pointer;
     }