1
0
Quellcode durchsuchen

Merge branch 'master' of http://39.97.59.228:8013/hrx/mky-vent-base

hongrunxia vor 4 Tagen
Ursprung
Commit
0297cdaf50
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/views/ventAI/manageAssistent/components/AiAssistantModal.vue

+ 1 - 1
src/views/ventAI/manageAssistent/components/AiAssistantModal.vue

@@ -2614,7 +2614,7 @@
   .delete-task-confirm-modal {
     .zxm-modal-confirm-title,
     .zxm-modal-confirm-content {
-      color: #fff;
+      color: #fff !important;
     }
   }
 </style>