commit
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
* @author: xx
|
||||
* @date: 2018-09-01 15:11:57
|
||||
*/
|
||||
|
||||
/deep/.el-tree-node:focus > .el-tree-node__content {
|
||||
color: #409EFF !important;
|
||||
}
|
||||
.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content {
|
||||
color: #409EFF !important;
|
||||
}
|
||||
.ellipsis () {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user