duy 1 year ago
parent
commit
e177ab3242
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/styles/app/theme.scss

+ 4 - 0
src/styles/app/theme.scss

@@ -53,6 +53,10 @@ html.dark {
     .data-custom-tree-node .menu-icon1 .cu-tree-node-popover-menu-icon {
     .data-custom-tree-node .menu-icon1 .cu-tree-node-popover-menu-icon {
         color: black;
         color: black;
     }
     }
+    .data-custom-tree-node {
+        color: var(--el-text-color-regular);
+    }
+
     //右键菜单
     //右键菜单
     .hc-context-menu-box {
     .hc-context-menu-box {
         background-color: #4A4A4A;
         background-color: #4A4A4A;