style: 优化样式1.3

This commit is contained in:
ccnetcore
2025-09-07 17:16:07 +08:00
parent 73438da666
commit 7d038e1266
2 changed files with 7 additions and 2 deletions

View File

@@ -41,4 +41,8 @@ html.dark {
.el-main {
overflow: hidden;
}
.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content {
color: #000 !important;
}