Kaynağa Gözat

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

fujunwen 4 yıl önce
ebeveyn
işleme
c557d1309e
1 değiştirilmiş dosya ile 8 ekleme ve 0 silme
  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;
     }