瀏覽代碼

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

hongrunxia 4 天之前
父節點
當前提交
0297cdaf50
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>