修改 element-ui tree 点击后的样式

132 阅读1分钟

.el-tree-node:focus > .el-tree-node__content { background-color: transparent !important; }