增加目录的高亮
This commit is contained in:
@@ -117,6 +117,8 @@ export default {
|
|||||||
|
|
||||||
.is-current > .el-tree-node__content {
|
.is-current > .el-tree-node__content {
|
||||||
min-width: fit-content;
|
min-width: fit-content;
|
||||||
|
background: $primaryColor;
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user