litian
2024-05-28 4e1859708f3c00c9a7b79a3489ac9a6640f8f7b7
src/assets/main.css
@@ -266,6 +266,9 @@
.el-tree {
  background: none !important;
}
.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{
  background: rgba(0, 147, 255, 0.21) !important;
}
.el-tree-node:focus > .el-tree-node__content,
.el-tree-node__content:hover {
  background: rgba(0, 147, 255, 0.21) !important;
@@ -304,4 +307,4 @@
.icon-tabler-arrow-bar-to-left,.icon-tabler-arrow-bar-to-right{
  color:#707070 !important;
}
}