树结构选中css
This commit is contained in:
		| @@ -320,5 +320,10 @@ export default { | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|  | ||||
|   ::v-deep .el-tree .is-current>.el-tree-node__content { | ||||
|     background-color: #26f; | ||||
|     color: #fff; | ||||
|   } | ||||
| } | ||||
| </style> | ||||
|   | ||||
| @@ -653,5 +653,8 @@ export default { | ||||
|     background-color: none!important; | ||||
|     padding: 0!important; | ||||
|   } | ||||
|   ::v-deep .el-tree .is-current>.el-tree-node__content { | ||||
|     min-width: 100%!important; | ||||
|   } | ||||
| } | ||||
| </style> | ||||
		Reference in New Issue
	
	Block a user