样式调整

This commit is contained in:
zhujiyan
2024-09-02 16:10:33 +08:00
parent ed0a7efd51
commit dc7a9e7bd2
7 changed files with 376 additions and 337 deletions

View File

@@ -334,3 +334,8 @@
margin-right: 10px !important;
margin-bottom: 20px !important;
}
.el-tree-node__content:hover {
background-color: var(--el-color-primary) !important;
color: #fff;
}