Parcourir la source

Merge branch 'master' of http://182.92.126.35:3000/hrx/mky-vent-base

hongrunxia il y a 5 mois
Parent
commit
280a982d5a

+ 3 - 0
src/views/vent/monitorManager/alarmMonitor/common/closeWall.vue

@@ -668,4 +668,7 @@ watch(
 :deep(.zxm-select-selection-item) {
   color: #fff !important;
 }
+:deep(.zxm-select-arrow){
+  color: #fff;
+}
 </style>

+ 3 - 0
src/views/vent/monitorManager/alarmMonitor/common/fireWork.vue

@@ -520,4 +520,7 @@ watch(
 :deep(.zxm-select-selection-item) {
   color: #fff !important;
 }
+:deep(.zxm-select-arrow){
+  color: #fff;
+}
 </style>